NAME
Google::Ads::AdWords::v201402::StatsEstimate
DESCRIPTION
Perl data type class for the XML Schema defined complexType StatsEstimate from the namespace https://adwords.google.com/api/adwords/o/v201402.
Represents a set of stats for a daily traffic estimate. As of v201406 {@code averageCpc}, {@code averagePosition} and {@code clickThroughRate} will be {@code null} when not defined (respectively, if {@code clicksPerDay} or {@code impressionsPerDay} are 0).
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