AdWords API
Feedback on this document

type AdGroupCriterionOperation (v201302)

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


Namespace
https://adwords.google.com/api/adwords/cm/v201302
Fields
Field Type Description
Operation (inherited)
operator
Required
Operator Operator. This field is required and should not be null.
Enumerations
ADD
The ADD operator.
REMOVE
The REMOVE operator.
SET
The SET operator (used for updates).
Operation.Type xsd:string Indicates that this instance is a subtype of Operation. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
AdGroupCriterionOperation
operand
Required
  1. AdGroupCriterion
    1. BiddableAdGroupCriterion
    2. NegativeAdGroupCriterion
The adgroup criterion being operated on. This field is required and should not be null.
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.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.