NAME
Google::Ads::AdWords::v201306::BatchFailureResult
DESCRIPTION
Perl data type class for the XML Schema defined complexType BatchFailureResult from the namespace https://adwords.google.com/api/adwords/cm/v201306.
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 {@link FailureResult} provided for the first operation of the batch.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
operationIndexInBatch
METHODS
new
Constructor. The following data structure may be passed to new():
AUTHOR
Generated by SOAP::WSDL