My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type AdExtensionOverrideSelector

Specifies criteria for selecting a set of AdExtensionOverrides.

Namespace

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

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.
  1. Enumerations
    1. ACTIVE
    2. DELETED
paging Paging The starting index and number of results to return.