Difference between revisions of "Global Address Object:Parameters"

From Melissa Data Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 42: Line 42:
|}
|}
|-
|-
|
|[[Global Address Object:Parameters|Parameters]]
{| class="mw-collapsible" style="width:100%;"
|- align="left"
! style="color:black;"|[[Global Address Object:Parameters|Parameters]]
|-
|[[Global Address Object:Input Parameters|Input Parameters]]
|-
|[[Global Address Object:Output Parameters|Output Parameters]]
|}
|-
|-
|
|
Line 68: Line 60:
The values listed in this section are grouped by input and output. Though they are listed in mixed case, the parameters are not case sensitive.
The values listed in this section are grouped by input and output. Though they are listed in mixed case, the parameters are not case sensitive.


==[[Global Address Object:Input Parameters|Input Parameters]]==
==Input Parameters==
All of the following inputs can be set using SetInputParameter and can also be output using GetOutputParameter.
All of the following inputs can be set using SetInputParameter and can also be output using GetOutputParameter.
===[[Global Address Object:Input Parameters#Processing Configuration Parameters|Processing Configuration Parameters]]===
===Processing Configuration Parameters===
*countryOfOrigin
====countryOfOrigin====
*outputPreference
The country from which the input file originated from.
*inputFormattedAddressSeparator
 
====inputFormattedAddressSeparator====
This parameter collates all address lines into a single string with the defined '''lineSeparator''' as a delimiter.
 
 
===Input Address Parameters===
====inputOrganization====
'''''Business''''' or '''''Company'''''.
 
====inputAddressLine1====
Address lines should include, at minimum, the delivery address. It can also contain the full address if you do not have the area information (locality, administrative area, postal code) parsed into their individual fields.
 
====inputAddressLine2====
====inputAddressLine3====
====inputAddressLine4====
====inputAddressLine5====
====inputAddressLine6====
====inputAddressLine7====
====inputAddressLine8====
 
====inputDoubleDependentLocality====
Smallest population center data element.
 
====inputDependentLocality====
'''''Urbanization'''''. Smaller population center data element. Dependent on Locality.
 
====inputLocality====
'''''City'''''. Most common population center data element.
 
====inputSubAdministrativeArea====
'''''County'''''. Smallest geographic data element.
 
====inputAdministrativeArea====
'''''State'''''. Most common geographic data element.
 
====inputSubNationalArea====
Arbitrary administrative region below that of the sovereign state.
 
====inputPostalCode====
'''''Zip (Plus 4).''''' Complete postal code for a particular delivery point. In U.S. plus 4 is not required but will be appended if address is verified.
 
====inputCountry====
The country of the address.
 
 
==Output Parameters==
===Output Detail Parameters===
====buildNumber====
Build number of the Global Address Object API.
 
====databaseDate====
Release date of the database.
 
====databaseExpirationDate====
Expiration date of the database.
 
====dst====
A true/false value delineating if the given address is in a time zone that supports Daylight Savings Time (DST).
 
====initializeErrorString====
An error string detailing any failure or error in initializing the reference data file(s) and/or Global Address Object.
 
====licenseStringExpirationDate====
Expiration date for the License Key set with [[Global Address Object:Setup Methods#SetLicenseString|SetLicenseString]].
 
====remnants====
Any elements parsed from the input address data which could not be processed or were not relevant to the address processing are returned in the remnant parameter.
 
====resultCodes====
Result code(s) generated for the address. Reference |[[Returned Result Codes:APIs#Global Address Object|Returned Result Codes]] for more information.
 
====timezone====
Name of the timezone of the address.
 
====utc====
Coordinated Universal Time (Universal Time Coordinated). Code that designates the UTC offset for the given time zone of the address. This does not indicate differences due to daylight savings time.
 
 
===Output Address Parameters===
====organization====
'''''Business''''' or '''''Company'''''
 
====addressLine1====
Adress Lines 1-8 will contain the full output address in the preferred format for that country.
====addressLine2====
====addressLine3====
====addressLine4====
====addressLine5====
====addressLine6====
====addressLine7====
====addressLine8====
 
 
===Parsed Sub-Premises Parameters===
====building====
Descriptive name identifying an individual location.
 
====subBuilding====
Descriptive name identifying an individual location. More specific than building.
 
====subBuildingNumber====
Sub building number indicator within building field. Parsed from the '''subBuilding''' parameter.
 
====subBuildingType====
Sub building type indicator within building field. Parsed from the '''subBuilding''' parameter.
 
====subPremises====
'''''Suite'''''. Alphanumeric code identifying an individual location. More specific than premises.
 
====subPremisesNumber====
'''''Suite Number'''''. Sub premises number indicator within premises field. Parsed from the '''subPremises''' parameter.
 
====subPremisesType====
'''''Suite Name'''''. Sub premises type indicator within premises field. Parsed from the '''subPremises''' parameter.
 
====subPremisesLevel====
Alphanumeric code identifying an individual location. More specific than sub premises.
 
====subPremisesLevelNumber====
Sub premises level number indicator within premises field. Parsed from the '''subPremisesLevel''' parameter.
 
====subPremisesLevelType====
Sub premises level type indicator within premises field. Parsed from the '''subPremisesLevel''' parameter.
 
 
===Parsed Thoroughfare Parameters===
====premises====
'''''Street Number'''''.
 
====premisesNumber====
Alphanumeric indicator within premises field. Parsed from the '''premises''' parameter.
 
====premisesType====
Leading premise type indicator within premises field. Parsed from the '''premises''' parameter.
 
====thoroughfare====
'''''Street'''''. Most common street or block data element.
 
====thoroughfareLeadingType====
Leading thoroughfare type indicator parsed from the '''thoroughfare''' parameter.
 
====thoroughfareName====
'''''Street Name'''''. Name indicator parsed from the '''thoroughfare''' parameter.
 
====thoroughfarePostDirection====
'''''Street Post Direction'''''. Postfix directional parsed from the '''thoroughfare''' parameter.
 
====thoroughfarePreDirection====
'''''Street PreDirection'''''. Prefix directional parsed from the '''thoroughfare''' parameter.
 
====thoroughfareTrailingType====
'''''Street Suffix'''''. Trailing thoroughfare type indicator parsed from the '''thoroughfare''' parameter.
 
====thoroughfareTypeAttached====
Thoroughfare type connected to the thoroughfare name without a space. This is common in Germany. For example, "Berlinerstr." "str." stands for strasse and is the thoroughfare type attached, while "Berliner" is the thoroughfare name.
 
 
===Parsed Dependent Thoroughfare Columns===
====dependentThoroughfare====
'''''Dependent street''''' or block data element. This is used when there are more than one thoroughfares with the same name in one locality. An adjoining thoroughfare is used to uniquely identify the target thoroughfare.
 
====dependentThoroughfareLeadingType====
Thoroughfare type at the beginning of the dependent thoroughfare. The leading type is parsed from the '''dependentThoroughfare''' parameter. For example, if the dependent thoroughfare is "St. Hickory E," the dependent thoroughfare leading type would be "St."
 
====dependentThoroughfareName====
Dependent thoroughfare name parsed from the '''dependentThoroughfare''' parameter. For example, if the dependent thoroughfare is "E Hickory Ln," the dependent thoroughfare name would be "Hickory."
 
====dependentThoroughfarePostDirection====
Cardinal directional at the end of the dependent thoroughfare. The postfix directional is parsed from the '''dependentThoroughfare''' parameter. For example, if the dependent thoroughfare is "Hickory Ln N," the dependent thoroughfare post direction would be "N."
 
====dependentThoroughfarePreDirection====
Cardinal directional at the beginning of the dependent thoroughfare. The prefix directional is parsed from the '''dependentThoroughfare''' parameter. For example, if the dependent thoroughfare is "W Hickory Ln," the dependent thoroughfare pre direction would be "W."
 
====dependentThoroughfareTrailingType====
Thoroughfare type at the end of the dependent thoroughfare. The trailing type is parsed from the '''dependentThoroughfare''' parameter. For example, if the dependent thoroughfare is "W Hickory Ln," the dependent thoroughfare trailing type would be "Ln."
 
====dependentThoroughfareTypeAttached====
Dependent thoroughfare type connected to the dependent thoroughfare name without a space. This is common in Germany. For example, "Berlinerstr." "str." stands for strasse and is the dependent thoroughfare type attached, while "Berliner" is the dependent thoroughfare name.
 
 
===Parsed Postal Facility Columns===
====postBox====
Post box information for a particular delivery point.
 
====postalCode====
'''''Zip (Plus 4)'''''. Complete postal code for a particular delivery point. In U.S. plus 4 is not required but will be appended if address is verified.
 
====personalID====
Used by certain Post Offices to identify a recipient for a package.
 
====postOfficeLocation====
 
 
===Parsed Regional Columns===
====administrativeArea====
'''''State'''''. Most common geographic data element.
 
====countyName====
'''US Only'''. '''''Sub Administrative Area'''''. Smallest geographic data element.
 
====dependentLocality====
'''''Urbanization'''''. Smaller population center data element. Dependent on Locality.
 
====doubleDependentLocality====
Smallest population center data element.
 
====locality====
'''''City'''''. Most common population center data element.
 
====subAdministrativeArea====
'''''County'''''. Smallest geographic data element.
 
====subNationalArea====
Arbitrary administrative region below that of the sovereign state.
 


===[[Global Address Object:Input Parameters#Input Address Parameters|Input Address Parameters]]===
===Extra Output Address Parameters===
*inputOrganization
====US Address Type Codes====
*inputAddressLine1
{|class="alternate01 sortable" cellspacing="0"
*inputAddressLine2
!Code
*inputAddressLine3
!Description
*inputAddressLine4
|-
*inputAddressLine5
|A
*inputAddressLine6
|Alias
*inputAddressLine7
|-
*inputAddressLine8
|F
*inputSubPremises
|Firm or Company
*inputDoubleDependentLocality
|-
*inputDependentLocality
|G
*inputLocality
|General Delivery
*inputSubAdministrativeArea
|-
*inputAdministrativeArea
|H
*inputSubNationalArea
|Highrise or Business Complex
*inputPostalCode
|-
*inputCountry
|P
|PO Box
|-
|R
|Rural Route
|-
|S
|Street or Residential
|}


====Canadian Address Type Codes====
{|class="alternate01 sortable" cellspacing="0"
!Code
!Description
|-
|1
|Street
|-
|2
|Street Served by Route and GD
|-
|3
|Lock Box
|-
|4
|Route Service
|-
|5
|General Delivery
|-
|B
|LVR Street
|-
|C
|Government Street
|-
|D
|LVR Lock Box
|-
|E
|Government Lock Box
|-
|L
|LVR General Delivery
|-
|K
|Building
|}


==[[Global Address Object:Output Parameters|Output Parameters]]==
====formattedAddress====
===[[Global Address Object:Output Parameters#Output Detail Parameters|Output Detail Parameters]]===
Mailing address. The full mailing address in the preferred format for the country of the address.
*buildNumber
*databaseDate
*databaseExpirationDate
*dst
*initializeErrorString
*licensedCountries
*licenseStringExpirationDate
*remnants
*resultCodes
*timezone
*utc


===[[Global Address Object:Output Parameters#Output Address Parameters|Output Address Parameters]]===
====latitude====
*organization
North-south geographic coordinate for a particular delivery point.
*addressLine1
*addressLine2
*addressLine3
*addressLine4
*addressLine5
*addressLine6
*addressLine7
*addressLine8
*country


====[[Global Address Object:Output Parameters#Parsed Sub-Premises Parameters|Parsed Sub-Premises Parameters]]====
====longitude====
*building
East-west geographic coordinate for a particular delivery point.
*subPremises
*subPremisesNumber
*subPremisesType


====[[Global Address Object:Output Parameters#Parsed Thoroughfare Parameters|Parsed Thoroughfare Parameters]]====
*premises
*premisesNumber
*premisesType
*thoroughfare
*thoroughfareLeadingType
*thoroughfareName
*thoroughfarePostDirection
*thoroughfarePreDirection
*thoroughfareTrailingType
*thoroughfareTypeAttached


====[[Global Address Object:Output Parameters#Parsed Dependent Thoroughfare Columns|Parsed Dependent Thoroughfare Columns]]====
===Extra Output Country Parameters===
*dependentThoroughfare
====countryCode====
*dependentThoroughfareConjunction
====countryName====
*dependentThoroughfareLeadingType
Full country name. Can be a nickname.
*dependentThoroughfareName
*dependentThoroughfarePostDirection
*dependentThoroughfarePreDirection
*dependentThoroughfareTrailingType
*dependentThoroughfareTypeAttached


====[[Global Address Object:Output Parameters#Parsed Postal Facility Columns|Parsed Postal Facility Columns]]====
====iso2Code====
*carrierRoute
ISO 3166 2-character country code.
*parsedDeliveryInstallation
*parsedLockBox
*parsedPrivateMailboxName
*parsedPrivateMailboxNumber
*parsedRouteService
*postBox
*postalCode
*zipType


====[[Global Address Object:Output Parameters#Parsed Regional Columns|Parsed Regional Columns]]====
====iso3Code====
*administrativeArea
ISO 3166 3-character country code.
*cityAbbreviation
*congressionalDistrict
*countyFips
*countyName
*dependentLocality
*doubleDependentLocality
*locality
*subAdministrativeArea
*subNationalArea
*urbanization


===[[Global Address Object:Output Parameters#Extra Output Address Parameters|Extra Output Address Parameters]]===
====isoCountryNumber====
*addressKey
ISO 3166 3-digit numeric country code.
*addressTypeCode
*addressTypeString
*deliveryline
*formattedAddress
*latitude
*localityLine
*longitude


====[[Global Address Object:Output Parameters#Extra Output Country Parameters|Extra Output Country Parameters]]====
====formalCountryName====
*countryAbbreviation
Official Name for the country.
*countryCode
*countryName
*iso2Code
*iso3Code
*isoCountryNumber




[[Category:Global Address Object]]
[[Category:Global Address Object]]
[[Category:Reference]]
[[Category:Reference]]

Latest revision as of 00:28, 9 March 2019

← Global Address Object Reference

Global Address Object Navigation
Introduction
Platforms and Methods
Licensing
Result Code Use
Interface
Address Handling
Interface Use
Methods
Setup Methods
Input Methods
Processing Methods
Output Methods
Parameters
Result Codes
Returned Result Codes
Other Codes



The values listed in this section are grouped by input and output. Though they are listed in mixed case, the parameters are not case sensitive.

Input Parameters

All of the following inputs can be set using SetInputParameter and can also be output using GetOutputParameter.

Processing Configuration Parameters

countryOfOrigin

The country from which the input file originated from.

inputFormattedAddressSeparator

This parameter collates all address lines into a single string with the defined lineSeparator as a delimiter.


Input Address Parameters

inputOrganization

Business or Company.

inputAddressLine1

Address lines should include, at minimum, the delivery address. It can also contain the full address if you do not have the area information (locality, administrative area, postal code) parsed into their individual fields.

inputAddressLine2

inputAddressLine3

inputAddressLine4

inputAddressLine5

inputAddressLine6

inputAddressLine7

inputAddressLine8

inputDoubleDependentLocality

Smallest population center data element.

inputDependentLocality

Urbanization. Smaller population center data element. Dependent on Locality.

inputLocality

City. Most common population center data element.

inputSubAdministrativeArea

County. Smallest geographic data element.

inputAdministrativeArea

State. Most common geographic data element.

inputSubNationalArea

Arbitrary administrative region below that of the sovereign state.

inputPostalCode

Zip (Plus 4). Complete postal code for a particular delivery point. In U.S. plus 4 is not required but will be appended if address is verified.

inputCountry

The country of the address.


Output Parameters

Output Detail Parameters

buildNumber

Build number of the Global Address Object API.

databaseDate

Release date of the database.

databaseExpirationDate

Expiration date of the database.

dst

A true/false value delineating if the given address is in a time zone that supports Daylight Savings Time (DST).

initializeErrorString

An error string detailing any failure or error in initializing the reference data file(s) and/or Global Address Object.

licenseStringExpirationDate

Expiration date for the License Key set with SetLicenseString.

remnants

Any elements parsed from the input address data which could not be processed or were not relevant to the address processing are returned in the remnant parameter.

resultCodes

Result code(s) generated for the address. Reference |Returned Result Codes for more information.

timezone

Name of the timezone of the address.

utc

Coordinated Universal Time (Universal Time Coordinated). Code that designates the UTC offset for the given time zone of the address. This does not indicate differences due to daylight savings time.


Output Address Parameters

organization

Business or Company

addressLine1

Adress Lines 1-8 will contain the full output address in the preferred format for that country.

addressLine2

addressLine3

addressLine4

addressLine5

addressLine6

addressLine7

addressLine8

Parsed Sub-Premises Parameters

building

Descriptive name identifying an individual location.

subBuilding

Descriptive name identifying an individual location. More specific than building.

subBuildingNumber

Sub building number indicator within building field. Parsed from the subBuilding parameter.

subBuildingType

Sub building type indicator within building field. Parsed from the subBuilding parameter.

subPremises

Suite. Alphanumeric code identifying an individual location. More specific than premises.

subPremisesNumber

Suite Number. Sub premises number indicator within premises field. Parsed from the subPremises parameter.

subPremisesType

Suite Name. Sub premises type indicator within premises field. Parsed from the subPremises parameter.

subPremisesLevel

Alphanumeric code identifying an individual location. More specific than sub premises.

subPremisesLevelNumber

Sub premises level number indicator within premises field. Parsed from the subPremisesLevel parameter.

subPremisesLevelType

Sub premises level type indicator within premises field. Parsed from the subPremisesLevel parameter.


Parsed Thoroughfare Parameters

premises

Street Number.

premisesNumber

Alphanumeric indicator within premises field. Parsed from the premises parameter.

premisesType

Leading premise type indicator within premises field. Parsed from the premises parameter.

thoroughfare

Street. Most common street or block data element.

thoroughfareLeadingType

Leading thoroughfare type indicator parsed from the thoroughfare parameter.

thoroughfareName

Street Name. Name indicator parsed from the thoroughfare parameter.

thoroughfarePostDirection

Street Post Direction. Postfix directional parsed from the thoroughfare parameter.

thoroughfarePreDirection

Street PreDirection. Prefix directional parsed from the thoroughfare parameter.

thoroughfareTrailingType

Street Suffix. Trailing thoroughfare type indicator parsed from the thoroughfare parameter.

thoroughfareTypeAttached

Thoroughfare type connected to the thoroughfare name without a space. This is common in Germany. For example, "Berlinerstr." "str." stands for strasse and is the thoroughfare type attached, while "Berliner" is the thoroughfare name.


Parsed Dependent Thoroughfare Columns

dependentThoroughfare

Dependent street or block data element. This is used when there are more than one thoroughfares with the same name in one locality. An adjoining thoroughfare is used to uniquely identify the target thoroughfare.

dependentThoroughfareLeadingType

Thoroughfare type at the beginning of the dependent thoroughfare. The leading type is parsed from the dependentThoroughfare parameter. For example, if the dependent thoroughfare is "St. Hickory E," the dependent thoroughfare leading type would be "St."

dependentThoroughfareName

Dependent thoroughfare name parsed from the dependentThoroughfare parameter. For example, if the dependent thoroughfare is "E Hickory Ln," the dependent thoroughfare name would be "Hickory."

dependentThoroughfarePostDirection

Cardinal directional at the end of the dependent thoroughfare. The postfix directional is parsed from the dependentThoroughfare parameter. For example, if the dependent thoroughfare is "Hickory Ln N," the dependent thoroughfare post direction would be "N."

dependentThoroughfarePreDirection

Cardinal directional at the beginning of the dependent thoroughfare. The prefix directional is parsed from the dependentThoroughfare parameter. For example, if the dependent thoroughfare is "W Hickory Ln," the dependent thoroughfare pre direction would be "W."

dependentThoroughfareTrailingType

Thoroughfare type at the end of the dependent thoroughfare. The trailing type is parsed from the dependentThoroughfare parameter. For example, if the dependent thoroughfare is "W Hickory Ln," the dependent thoroughfare trailing type would be "Ln."

dependentThoroughfareTypeAttached

Dependent thoroughfare type connected to the dependent thoroughfare name without a space. This is common in Germany. For example, "Berlinerstr." "str." stands for strasse and is the dependent thoroughfare type attached, while "Berliner" is the dependent thoroughfare name.


Parsed Postal Facility Columns

postBox

Post box information for a particular delivery point.

postalCode

Zip (Plus 4). Complete postal code for a particular delivery point. In U.S. plus 4 is not required but will be appended if address is verified.

personalID

Used by certain Post Offices to identify a recipient for a package.

postOfficeLocation

Parsed Regional Columns

administrativeArea

State. Most common geographic data element.

countyName

US Only. Sub Administrative Area. Smallest geographic data element.

dependentLocality

Urbanization. Smaller population center data element. Dependent on Locality.

doubleDependentLocality

Smallest population center data element.

locality

City. Most common population center data element.

subAdministrativeArea

County. Smallest geographic data element.

subNationalArea

Arbitrary administrative region below that of the sovereign state.


Extra Output Address Parameters

US Address Type Codes

Code Description
A Alias
F Firm or Company
G General Delivery
H Highrise or Business Complex
P PO Box
R Rural Route
S Street or Residential

Canadian Address Type Codes

Code Description
1 Street
2 Street Served by Route and GD
3 Lock Box
4 Route Service
5 General Delivery
B LVR Street
C Government Street
D LVR Lock Box
E Government Lock Box
L LVR General Delivery
K Building

formattedAddress

Mailing address. The full mailing address in the preferred format for the country of the address.

latitude

North-south geographic coordinate for a particular delivery point.

longitude

East-west geographic coordinate for a particular delivery point.


Extra Output Country Parameters

countryCode

countryName

Full country name. Can be a nickname.

iso2Code

ISO 3166 2-character country code.

iso3Code

ISO 3166 3-character country code.

isoCountryNumber

ISO 3166 3-digit numeric country code.

formalCountryName

Official Name for the country.