The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Google::Ads::AdWords::v201206::TargetRestrictSetting

DESCRIPTION

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

Target restrict setting. Set useAdGroup to true to indicate the use of adgroup level targeting settings. Set useAdGroup to false to use the old campaign level broad/restrict setting. Choosing this option will be a one-way transition: once you choose it, you cannot go back to the old broad/specific settings. This setting is automatically added to all campaigns created with API v201206 with useAdGroup set to true. Any passed value will be ignored.

PROPERTIES

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

  • useAdGroup

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL