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 AdGroupAds for the account.
| Field | Type | Description |
|---|---|---|
| campaignIds |
xsd:long[]
|
Ads returned will be from campaigns whose ids are included in this list.
An empty list means there are no campaign restrictions when selecting
AdGroupAds.
This field must contain distinct elements.
This field must not contain null elements.
|
| adGroupIds |
xsd:long[]
|
Ads returned will be from adgroups whose ids are included in this list.
An empty list means there are no adgroup restrictions when selecting
AdGroupAds.
This field must contain distinct elements.
This field must not contain null elements.
|
| adIds |
xsd:long[]
|
Ads returned will be from ads whose ids are included in this list.
An empty list means there are no ad id restrictions when selecting
AdGroupAds.
This field must contain distinct elements.
This field must not contain null elements.
|
| statsSelector |
AdStatsSelector
|
Indicates to have stats returned along with the ad. |
| paging |
Paging
|
Specifies paging specific parameters for paging the return list. |