Service
AdParamService
Dependencies
mutate()
▼
AdParamOperation
Inheritance
Operation
▼
AdParamOperation
Represents an operation on an AdParam. The supported operators
are SET and REMOVE.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Fields
| Field | Type | Description |
|---|---|---|
| Operation (inherited) | ||
| operator Required
|
Operator
|
Operator.
This field is required and should not be null.
Enumerations
|
| 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. |
| AdParamOperation | ||
| operand Required
|
AdParam
|
The ad parameter to operate on.
This field is required and should not be null.
|