NAME
Google::Ads::AdWords::v201109_1::BulkMutateJobError
DESCRIPTION
Perl data type class for the XML Schema defined complexType BulkMutateJobError from the namespace https://adwords.google.com/api/adwords/cm/v201109_1.
Bulk mutate job handling errors.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
reason
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109_1::BulkMutateJobError
reason => $some_value, # BulkMutateJobError.Reason
},
AUTHOR
Generated by SOAP::WSDL