NAME
Google::Ads::AdWords::v201109::ServicedAccountSelector
DESCRIPTION
Perl data type class for the XML Schema defined complexType ServicedAccountSelector from the namespace https://adwords.google.com/api/adwords/mcm/v201109.
Selector for querying the ServicedAccount graph.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
customerIds
enablePaging
submanagersOnly
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::ServicedAccountSelector
customerIds => $some_value, # long
enablePaging => $some_value, # boolean
submanagersOnly => $some_value, # boolean
},
AUTHOR
Generated by SOAP::WSDL