NAME
Google::Ads::AdWords::v201607::CustomerService::getCustomers
DESCRIPTION
Perl data type class for the XML Schema defined element getCustomers from the namespace https://adwords.google.com/api/adwords/mcm/v201607.
Returns details of all the customers directly accessible by the user authenticating the call. <p> Following V201605, if {@code clientCustomerId} is specified in the request header, only details of that customer will be returned.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODS
new
my $element = Google::Ads::AdWords::v201607::CustomerService::getCustomers->new($data);
Constructor. The following data structure may be passed to new():
{
},
AUTHOR
Generated by SOAP::WSDL