AdWords API
Feedback on this document

type AdExtensionOverrideSelector (v201206)

Specifies criteria for selecting a set of AdExtensionOverrides.


Namespace
https://adwords.google.com/api/adwords/cm/v201206
Fields
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.
Enumerations
ACTIVE
Active.
DELETED
Deleted.
paging Paging The starting index and number of results to return.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.