Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Specifies criteria for selecting a set of AdExtensionOverrides.
| 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.
|
| paging |
Paging
|
The starting index and number of results to return. |