The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Google::Ads::AdWords::v201601::CustomerService::getCustomers

DESCRIPTION

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

Returns details of all the customers directly accessible by the user authenticating the call.

PROPERTIES

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

METHODS

new

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

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

 {
 },

AUTHOR

Generated by SOAP::WSDL