Service
FeedMappingService
Dependencies
mutate()
▼
FeedMappingOperation
Inheritance
Operation
▼
FeedMappingOperation
Operation used to create a FeedMapping.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201306 - 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. |
| FeedMappingOperation | ||
| operand Required
|
FeedMapping
|
The FeedMapping to create
This field is required and should not be null.
|