NAME
Google::Ads::AdWords::v201710::LocationSearchParameter
DESCRIPTION
Perl data type class for the XML Schema defined complexType LocationSearchParameter from the namespace https://adwords.google.com/api/adwords/o/v201710.
A {@link SearchParameter} used to indicate the locations being targeted. This can be used, for example, to search for {@code KEYWORD} {@link IdeaType}s that are best for Japan and Los Angeles. <p>This parameter replaces the {@code CountryTargetSearchParameter}.</p> <p>See the <a href="https://developers.google.com/adwords/api/docs/appendix/geotargeting">Geographical Targeting</a> page for the complete list of supported geo target types for this service.</p> <p>The service allows up to 10 locations to be targeted for KEYWORD requests and 50 locations for PLACEMENT requests.</p> <p>This element is supported by following {@link IdeaType}s: KEYWORD. <p>This element is supported by following {@link RequestType}s: IDEAS, STATS.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
locations
METHODS
new
Constructor. The following data structure may be passed to new():
AUTHOR
Generated by SOAP::WSDL