NAME
Google::Ads::AdWords::v201109::TargetingIdeaPage
DESCRIPTION
Perl data type class for the XML Schema defined complexType TargetingIdeaPage from the namespace https://adwords.google.com/api/adwords/o/v201109.
Contains a subset of {@link TargetingIdea}s from the search criteria specified by a {@link TargetingIdeaSelector}.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
totalNumEntries
entries
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::TargetingIdeaPage
totalNumEntries => $some_value, # int
entries => $a_reference_to, # see Google::Ads::AdWords::v201109::TargetingIdea
},
AUTHOR
Generated by SOAP::WSDL