Service
AdExtensionOverrideService
Dependencies
get()
▼
AdExtensionOverrideSelector
Specifies criteria for selecting a set of AdExtensionOverrides.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201206
- Fields
Field | Type | Description |
---|---|---|
campaignIds |
xsd:long[]
|
Returned AdExtensionOverrides should be on ads in the campaigns indicated by this given list of campaign ids. An empty list means there are no campaign restrictions during the query. |
adIds |
xsd:long[]
|
Returned AdExtensionOverrides should have an ad id from this list. An empty list means there are no ad restrictions during the query. |
adExtensionIds |
xsd:long[]
|
Returned AdExtensionOverrides should have overriding extensions with ad extension ids from this list. An empty list means there are no ad extension restrictions during the query. |
statuses |
AdExtensionOverride.Status[]
|
Returned AdExtensionOverrides should have statuses from this list. Enumerations
|
paging |
Paging
|
The starting index and number of results to return. |