Google::Adwords::KeywordEstimate - A Google Adwords KeywordEstimate Object


Google-Adwords documentation  | view source Contained in the Google-Adwords distribution.

Index


NAME

Top

Google::Adwords::KeywordEstimate - A Google Adwords KeywordEstimate Object

VERSION

Top

This documentation refers to Google::Adwords::KeywordEstimate version 0.0.1

DESCRIPTION

Top

This object is a read-only object used in calls from Google Adwords API.

More info is available here -

http://www.google.com/apis/adwords/developer/KeywordEstimate.html

METHODS

Top

Accessors (read-only)

* id - The existing keyword id, if any, to which this estimate corresponds. For a new keyword, the id is -1.

* lowerAvgPosition - The estimated lower position for ads triggered by this keyword.

* lowerClicksPerDay - The estimated minimum number of clicks per day for this keyword.

* lowerCpc - The estimated minimum cost per clicks for this keyword.

* upperAvgPosition - The estimated upper position for ads triggered by this keyword.

* upperClicksPerDay - The estimated upper number of clicks per day for this keyword.

* upperCpc - The estimated upper cost per click for this keyword.

AUTHOR

Top

Mathieu Jondet <mathieu@eulerian.com

Rohan Almeida <rohan@almeida.in>

LICENSE AND COPYRIGHT

Top


Google-Adwords documentation  | view source Contained in the Google-Adwords distribution.