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 & Animals/Pets/Dogs"). <a href="/apis/adwords/docs/appendix/verticals.html">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