AdWords API
Feedback on this document

type Selector (v201306)

A generic selector to specify the type of information to return.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
Fields
Field Type Description
fields
ContentsDistinct
ContentsNotNull
Required
xsd:string[] List of fields to select. Possible values are marked Selectable on the entity's reference page. For example, for the CampaignService selector, refer to the selectable fields from the Campaign reference page. This field must contain distinct elements. This field must not contain null elements. This field is required and should not be null.
predicates
ContentsNotNull
Predicate[] Specifies how an entity (eg. adgroup, campaign, criterion, ad) should be filtered. This field must not contain null elements.
dateRange
DateRangeWithinRange
DateRange Range of dates for which you want to include data. If this value is omitted, results for all dates are returned. This range must be contained within the range [19700101, 20380101].
ordering OrderBy[] The fields on which you want to sort, and the sort order. The order in the list is significant: The first element in the list indicates the primary sort order, the next specifies the secondary sort order and so on.
paging Paging Pagination information.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.