NAME

Google::Ads::AdWords::v201109::ManagedCustomerServiceError

DESCRIPTION

Perl data type class for the XML Schema defined complexType ManagedCustomerServiceError from the namespace https://adwords.google.com/api/adwords/mcm/v201109.

Error for {@link ManagedCustomerService}

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • reason

  • customerIds

METHODS

new

Constructor. The following data structure may be passed to new():

{ # Google::Ads::AdWords::v201109::ManagedCustomerServiceError
  reason => $some_value, # ManagedCustomerServiceError.Reason
  customerIds =>  $some_value, # long
},

AUTHOR

Generated by SOAP::WSDL