AdWords API
Feedback on this document

type LocationExtension (v201302)

Location based ad extension.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
AdExtension (inherited)
id
Filterable
Required
Selectable
xsd:long ID of ad extension.

Do not use this in a CampaignAdExtension.mutate ADD operation.

This field can be selected using the value "AdExtensionId". This field can be filtered on. This field is required and should not be null when it is contained within Operators : REMOVE.
AdExtension.Type xsd:string Indicates that this instance is a subtype of AdExtension. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
LocationExtension
address
Selectable
Address Address of the location (as is populated in GeoLocation by GeoLocationService). Note: When specifying both provinceCode and provinceName, only provinceName is saved and returned. If provinceName is empty and provinceCode is specified, the provinceCode value is saved as a provinceName, i.e. provinceCode is ignored by the service. This field can be selected using the value "Address".
geoPoint
Selectable
GeoPoint The lat/long point of the location (as is populated in GeoLocation by GeoLocationService). This field can be selected using the value "GeoPoint".
encodedLocation
Selectable
xsd:base64Binary Byte data encoding address and geo point (as is populated in GeoLocation by GeoLocationService). Input only. Required on location extension creation. This field can be selected using the value "EncodedLocation".
companyName
Selectable
StringLength
xsd:string The name of the company located at the given address This field can be selected using the value "CompanyName". The length of this string should be between 1 and 80, inclusive.
phoneNumber
Selectable
xsd:string The phone number for the location This field can be selected using the value "PhoneNumber".
source
Filterable
Selectable
LocationExtension.Source The source which generated the extension This field can be selected using the value "LocationExtensionSource". This field can be filtered on.
Enumerations
ADWORDS_FRONTEND
From manual entry in adwords frontend
LBC_SYNC
From LBC business/address data
iconMediaId
Selectable
xsd:long The business icon to use with the extension This field can be selected using the value "IconMediaId".
imageMediaId
Selectable
xsd:long The store front image to use with the extension This field can be selected using the value "ImageMediaId".

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.