NAME
Google::Ads::AdWords::v201109_1::CriterionUserInterest
DESCRIPTION
Perl data type class for the XML Schema defined complexType CriterionUserInterest from the namespace https://adwords.google.com/api/adwords/cm/v201109_1.
User Interest - represents a particular interest based vertical to be targeted. Targeting UserInterest is currently in a limited beta. If you'd like access please speak with your account representative.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
userInterestId
userInterestName
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109_1::CriterionUserInterest
userInterestId => $some_value, # long
userInterestName => $some_value, # string
},
AUTHOR
Generated by SOAP::WSDL