Google::Ads::AdWords::v201109::BatchFailureResult |
Google::Ads::AdWords::v201109::BatchFailureResult
Perl data type class for the XML Schema defined complexType BatchFailureResult from the namespace https://adwords.google.com/api/adwords/cm/v201109.
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.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::BatchFailureResult operationIndexInBatch => $some_value, # int },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::BatchFailureResult |