Service
AdExtensionOverrideService
CampaignAdExtensionService
MutateJobService
Inheritance
AdExtension
▼
DomainInfoExtension
InAppLinkExtension
LocationExtension
LocationSyncExtension
MobileExtension
ProductExtension
SitelinksExtension
Local business center(LBC) sync extension that ties a LBC account with a campaign.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
AdExtension (inherited) | ||
id Filterable
Required
Selectable
|
xsd:long
|
Id of ad extension
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. |
LocationSyncExtension | ||
email Required
Selectable
|
xsd:string
|
Email associated with the LBC backend data
This field can be selected using the value "Email".
This field is required and should not be null .
|
authToken |
xsd:string
|
Required authentication token (from ClientLogin API) for the email - input only. |
oAuthInfo |
OAuthInfo
|
Authentication token (from OAuth API) for the email if OAuth athentication should be used instead of ClientLogin API. One of either authToken or oAuthInfo is required. |
iconMediaId Selectable
|
xsd:long
|
The business icon to use with the extension This field can be selected using the value "IconMediaId". |
shouldSyncUrl Selectable
|
xsd:boolean
|
Whether we should copy homepage url from LBC entries as the destination url in location extension. This field can be selected using the value "ShouldSyncUrl". |