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

NAME

Google::Ads::AdWords::v201705::StatsEstimate

DESCRIPTION

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

Represents a set of stats for a daily traffic estimate. <p>{@code averageCpc}, {@code averagePosition} and {@code clickThroughRate} will be {@code null} when not defined and {@code clicksPerDay} or {@code impressionsPerDay} is {@code 0}, respectively.</p>

PROPERTIES

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

  • averageCpc

  • averagePosition

  • clickThroughRate

  • clicksPerDay

  • impressionsPerDay

  • totalCost

METHODS

new

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

AUTHOR

Generated by SOAP::WSDL