Service
AdExtensionOverrideService
CampaignAdExtensionService
MutateJobService
Inheritance
Metadata to be used for retrieving offers from Google Base.
- 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. |
ProductExtension | ||
googleBaseCustomerId Required
Selectable
|
xsd:int
|
Google Base customer id
This field can be selected using the value "GoogleBaseCustomerId".
This field is required and should not be null .
|
advertiserName Required
Selectable
|
xsd:string
|
Advertiser name
This field can be selected using the value "AdvertiserName".
This field is required and should not be null .
|
productSelection ReadOnly
|
ProductConditionAndGroup[]
|
List of ProductConditionAndGroups to OR together to determine if a product in the feed should be eligible to show. If this list is null/empty, there are no selection criteria to enforce on the feed (ie. all products in the feed are eligible). This field is read only and should not be set for following Operators : SET, REMOVE. If this field is sent to the API, it will be ignored. |