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

NAME

Google::Ads::AdWords::v201705::OperatingSystemVersion

DESCRIPTION

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

Represents an Operating System Version Criterion. <a href="/adwords/api/docs/appendix/mobileplatforms">View the complete list of available mobile platforms</a>. You can also get the list from {@link ConstantDataService#getOperatingSystemVersionCriterion ConstantDataService}. <p>A criterion of this type can only be created using an ID. <span class="constraint AdxEnabled">This is enabled for AdX.</span>

PROPERTIES

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

  • name

  • osMajorVersion

  • osMinorVersion

  • operatorType

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL