Service
MutateJobService
Inheritance
Location based ad extension.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506 - Fields
| Field | Type | Description |
|---|---|---|
| AdExtension (inherited) | ||
| id Required
|
xsd:long
|
ID of ad extension.
Do not use this in a CampaignAdExtension.mutate ADD operation. This field is required and should not benull 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 |
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. |
| geoPoint |
GeoPoint
|
The lat/long point of the location (as is populated in GeoLocation by GeoLocationService). |
| encodedLocation |
xsd:base64Binary
|
Byte data encoding address and geo point (as is populated in GeoLocation by GeoLocationService). Input only. Required on location extension creation. |
| companyName StringLength
|
xsd:string
|
The name of the company located at the given address The length of this string should be between 1 and 80, inclusive. |
| phoneNumber |
xsd:string
|
The phone number for the location |
| source |
LocationExtension.Source
|
The source which generated the extension
Enumerations
|
| iconMediaId |
xsd:long
|
The business icon to use with the extension |
| imageMediaId |
xsd:long
|
The store front image to use with the extension |