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

NAME

Google::Ads::AdWords::v201206::Polygon

DESCRIPTION

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

Represents a Polygon Criterion. A polygon is described by a list of at least three points, where each point is a (<var>latitude</var>, <var>longitude</var>) ordered pair. No point can be more than 400km from the center of the polygon. The points are specified in microdegrees, the precison for the value is 1 second of angle which is equal to 277 microdegrees.<p> <p>Please note that Polygons are deprecated. This means that Polygon targets cannot be added through the API, though existing targets can be retrieved and deleted. <p> <span class="constraint AdxEnabled">This is enabled for AdX.</span>

PROPERTIES

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

  • vertices

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL