The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Google::Ads::AdWords::v201302::TargetRestrictSetting

DESCRIPTION

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

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