My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type Address

Structure to specify an address location.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

Field Type Description
streetAddress xsd:string Street address line 1; null if unknown. This string must not be empty.
streetAddress2 xsd:string Street address line 2; null if unknown. This string must not be empty.
cityName xsd:string Name of the city; null if unknown. This string must not be empty.
provinceCode xsd:string Province or state code; null if unknown. This string must not be empty.
provinceName xsd:string Province or state name; null if unknown. This string must not be empty.
postalCode xsd:string Postal code; null if unknown. This string must not be empty.
countryCode xsd:string Country code; null if unknown.