NAME

Google::Ads::AdWords::v201109_1::BudgetOrderError

DESCRIPTION

Perl data type class for the XML Schema defined complexType BudgetOrderError from the namespace https://adwords.google.com/api/adwords/billing/v201109_1.

Error information for BudgetOrderService.

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::BudgetOrderError
  reason => $some_value, # BudgetOrderError.Reason
},

AUTHOR

Generated by SOAP::WSDL