Google::Ads::AdWords::v201109::LocationCriterion |
Google::Ads::AdWords::v201109::LocationCriterion
Perl data type class for the XML Schema defined complexType LocationCriterion from the namespace https://adwords.google.com/api/adwords/cm/v201109.
Represents data that encapsulates a location criterion.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109::LocationCriterion location => $a_reference_to, # see Google::Ads::AdWords::v201109::Location canonicalName => $some_value, # string reach => $some_value, # long locale => $some_value, # string searchTerm => $some_value, # string },
Generated by SOAP::WSDL
Google::Ads::AdWords::v201109::LocationCriterion |