My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type AdGroupCriterionOperation

Operation (add, remove and set) on adgroup criteria.

Namespace

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

Fields

Field Type Description

Operation (inherited)

operator Operator Operator. This field is required and should not be null.
  1. Enumerations
    1. ADD
      1. The ADD operator.

    2. REMOVE
      1. The REMOVE operator.

    3. SET
      1. The SET operator (used for updates).

Operation.Type xsd:string This field indicates the subtype of Operation of this instance. It is ignored on input, and instead xsi:type should be specified.

AdGroupCriterionOperation

operand
  1. AdGroupCriterion
    1. NegativeAdGroupCriterion
    2. BiddableAdGroupCriterion
The adgroup criterion being operated on.
exemptionRequests ExemptionRequest[] List of exemption requests for policy violations flagged by this criterion.

Only set this field when adding criteria that trigger policy violations for which you wish to get exemptions for.