abstract type Operation (v201809)

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


Namespace
https://adwords.google.com/api/adwords/cm/v201809

Field

operator

Operator

Operator.


Enumerations
ADD
The ADD operator.
REMOVE
The REMOVE operator.
SET
The SET operator (used for updates).

This field is required and should not be null.

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.