My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type LocationExtension

Location based ad extension.

Namespace

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

Fields

Field Type Description

AdExtension (inherited)

id xsd:long Id of ad extension
AdExtension.Type xsd:string This field indicates the subtype of AdExtension of this instance. It is ignored on input, and instead xsi:type should be specified.

LocationExtension

address Address Address of the location This field is required and should not be null.
geoPoint GeoPoint The lat/long point of the location This field is required and should not be null.
encodedLocation xsd:base64Binary Byte data encoding address and geo point (as is populated in GeoLocation). Input only. Required on location extension creation.
companyName xsd:string The name of the company located at the given address
phoneNumber xsd:string The phone number for the location
source LocationExtension.Source The source which generated the extension This field is required and should not be null.
  1. Enumerations
    1. ADWORDS_FRONTEND
      1. From manual entry in adwords frontend

    2. LBC_SYNC
      1. From LBC business/address data

iconMediaId xsd:long The business icon to use with the extension
imageMediaId xsd:long The store front image to use with the extension