NAME

Google::Ads::AdWords::v201710::BudgetOrderService::getBillingAccounts

DESCRIPTION

Perl data type class for the XML Schema defined element getBillingAccounts from the namespace https://adwords.google.com/api/adwords/billing/v201710.

Returns all the open/active BillingAccounts associated with the current manager. @return A list of {@link BillingAccount}s. @throws ApiException

PROPERTIES

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

METHODS

new

my $element = Google::Ads::AdWords::v201710::BudgetOrderService::getBillingAccounts->new($data);

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

{
},

AUTHOR

Generated by SOAP::WSDL