NAME

Google::Ads::AdWords::v201605::CustomerService::getCustomers

DESCRIPTION

Perl data type class for the XML Schema defined element getCustomers from the namespace https://adwords.google.com/api/adwords/mcm/v201605.

Returns details of all the customers directly accessible by the user authenticating the call. Callers are discouraged from setting the {@code clientCustomerId} header field in calls to {@link CustomerService#getCustomers()}, as its value is ignored by this method, and its presence will trigger an authorization error if the caller does not have access to the customer with the included ID.

PROPERTIES

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

METHODS

new

my $element = Google::Ads::AdWords::v201605::CustomerService::getCustomers->new($data);

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

{
},

AUTHOR

Generated by SOAP::WSDL