The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201309::BatchFailureResult

DESCRIPTION

Perl data type class for the XML Schema defined complexType BatchFailureResult from the namespace https://adwords.google.com/api/adwords/cm/v201309.

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