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

NAME

Google::Ads::AdWords::v201109::Vertical

DESCRIPTION

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

Use verticals to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, "Pets &amp; Animals/Pets/Dogs"). <a href="/adwords/api/docs/appendix/verticals">View the complete list of available vertical categories.</a>

PROPERTIES

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

  • path

METHODS

new

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

 { # Google::Ads::AdWords::v201109::Vertical
   path =>  $some_value, # string
 },

AUTHOR

Generated by SOAP::WSDL