NAME
Google::Ads::AdWords::v201109::ManagedCustomerPage
DESCRIPTION
Perl data type class for the XML Schema defined complexType ManagedCustomerPage from the namespace https://adwords.google.com/api/adwords/mcm/v201109.
Return result of {@link ManagedCustomerService}
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
entries
links
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::ManagedCustomerPage
entries => $a_reference_to, # see Google::Ads::AdWords::v201109::ManagedCustomer
links => $a_reference_to, # see Google::Ads::AdWords::v201109::ManagedCustomerLink
},
AUTHOR
Generated by SOAP::WSDL