Service
AdGroupAdService
AdGroupBidModifierService
AdGroupCriterionService
AdGroupFeedService
AdGroupService
AdParamService
BudgetOrderService
BudgetService
CampaignAdExtensionService
CampaignCriterionService
CampaignFeedService
CampaignService
CampaignSharedSetService
ConversionTrackerService
DataService
ExperimentService
FeedItemService
FeedMappingService
FeedService
LocationCriterionService
ManagedCustomerService
MediaService
SharedCriterionService
SharedSetService
UserListService
Dependencies
get()
▼
Selector
A generic selector to specify the type of information to return.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302
- 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. |