Service
MutateJobService
Inheritance
Represents a failure result for a mutate operation that was applied in a transactional batch. It does not imply that the corresponding operation for this result itself caused the failure. To determine that, please see the FailureResult provided for the first operation of the batch.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
OperationResult (inherited) | ||
OperationResult.Type |
xsd:string
|
Indicates that this instance is a subtype of OperationResult. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
BatchFailureResult | ||
operationIndexInBatch |
xsd:int
|
The zero-based index within the batch of the operation corresponding to this result. |