AdWords API
Feedback on this document

type FailureResult (v201209)

Represents a failure result for an individual mutate operation.

Currently, operations are applied in transactional batches, so the corresponding operation for this result may not itself be faulty.

The errors in the exception may contain OGNL paths that identify the faulty operations in the batch. Please see the subsequent BatchFailureResults to determine the remaining operations that were also applied in the batch and their positions within 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.
FailureResult
cause ApiException The exception describing the failure that occurred in processing the mutate operation.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.