Google::Ads::AdWords::v201109::Account |
Google::Ads::AdWords::v201109::Account
Perl data type class for the XML Schema defined complexType Account from the namespace https://adwords.google.com/api/adwords/mcm/v201109.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::Account customerId => $some_value, # long login => $some_value, # string companyName => $some_value, # string canManageClients => $some_value, # boolean currencyCode => $some_value, # string dateTimeZone => $some_value, # string },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::Account |