NAME
Google::Ads::AdWords::v201809::CustomerService::getCustomers
DESCRIPTION
Perl data type class for the XML Schema defined element getCustomers from the namespace https://adwords.google.com/api/adwords/mcm/v201809.
Returns details of all the customers directly accessible by the user authenticating the call. <p> Note: This method will return only test accounts if the developer token used has not been approved. <p> Starting with v201607, if {@code clientCustomerId} is specified in the request header, only details of that customer will be returned. To do this for prior versions, use the {@code get()} method instead.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODS
new
my $element = Google::Ads::AdWords::v201809::CustomerService::getCustomers->new($data);
Constructor. The following data structure may be passed to new():
{
},
AUTHOR
Generated by SOAP::WSDL