Hide

type Address (v201506)

Structure to specify an address location.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
streetAddress
StringLength
xsd:string Street address line 1; null if unknown. This string must not be empty.
streetAddress2
StringLength
xsd:string Street address line 2; null if unknown. This string must not be empty.
cityName
StringLength
xsd:string Name of the city; null if unknown. This string must not be empty.
provinceCode
StringLength
xsd:string Province or state code; null if unknown. This string must not be empty.
provinceName
StringLength
xsd:string Province or state name; null if unknown. This string must not be empty.
postalCode
StringLength
xsd:string Postal code; null if unknown. This string must not be empty.
countryCode xsd:string Country code; null if unknown.

Send feedback about...

AdWords API