NAME
Google::Ads::AdWords::v201109_1::CampaignTargetSelector
DESCRIPTION
Perl data type class for the XML Schema defined complexType CampaignTargetSelector from the namespace https://adwords.google.com/api/adwords/cm/v201109_1.
A campaign targeting selector to specify which targets to return.
PROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
campaignIds
METHODS
new
Constructor. The following data structure may be passed to new():
{ # Google::Ads::AdWords::v201109_1::CampaignTargetSelector
campaignIds => $some_value, # long
},
AUTHOR
Generated by SOAP::WSDL