Google::Ads::AdWords::v201109::RemarketingUserList


Back to Top


NAME

Google::Ads::AdWords::v201109::RemarketingUserList

Back to Top


DESCRIPTION

Perl data type class for the XML Schema defined complexType RemarketingUserList from the namespace https://adwords.google.com/api/adwords/cm/v201109.

User list targeting as a collection of conversion types. {@link RemarketingUserList} can be created in the following ways : <ul> <li> Using a single conversion type name: The service will create a new {@link ConversionType} and associate it with the {@link RemarketingUserList}. </li> <li> Using one or many existing conversion type Ids: The service will associate the conversion types with the {@link RemarketingUserList}. The Id of the {@link ConversionType} can be obtained using {@link ConversionTrackerService}. </li> </ul>

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

Back to Top


METHODS

new

Constructor. The following data structure may be passed to new():

 { # Google::Ads::AdWords::v201109::RemarketingUserList
   conversionTypes =>  $a_reference_to, # see Google::Ads::AdWords::v201109::UserListConversionType
 },

Back to Top


AUTHOR

Generated by SOAP::WSDL

Back to Top

 Google::Ads::AdWords::v201109::RemarketingUserList