Hide

abstract type Operation (v201506)

This represents an operation that includes an operator and an operand specified type.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
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.

Send feedback about...

AdWords API