NAME

Google::Ads::AdWords::v201109_1::AdStats

DESCRIPTION

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

Represents stats specific to Ads.

PROPERTIES

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

  • percentServed

METHODS

new

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

{ # Google::Ads::AdWords::v201109_1::AdStats
  percentServed =>  $some_value, # double
},

AUTHOR

Generated by SOAP::WSDL