My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type AdGroupAdSelector

Specifies criteria for selecting a set of AdGroupAds for the account.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

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.