NAME
Google::Ads::AdWords::v201109::ServicedAccountGraph
DESCRIPTION
Perl data type class for the XML Schema defined complexType ServicedAccountGraph from the namespace https://adwords.google.com/api/adwords/mcm/v201109.
Represents a list of the requested managers and clients, and the relationships between them.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
accounts
links
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::ServicedAccountGraph
accounts => $a_reference_to, # see Google::Ads::AdWords::v201109::Account
links => $a_reference_to, # see Google::Ads::AdWords::v201109::Link
},
AUTHOR
Generated by SOAP::WSDL