Chapter 16. Keyword Estimation

As you create systems that use the AdWords API to automate the creation and modification of campaigns, ads that target specific keywords, and keywords themselves, it’s important to know how these created keywords are likely to perform. If you have good reason to believe that a keyword will not deliver many impressions, or if the keyword will produce a low click-through rate (CTR), your system should not target the keyword. Conversely, if a high cost per click (CPC) is estimated for a keyword, your system might decide not to run the keyword, or to assign a low maximum CPC to the keyword.

The KeywordEstimatorService AdWords API web service provides keyword traffic estimates for new or existing keywords, ad groups, and campaigns. This chapter shows you how to use the service in a simple way to get a traffic estimate for a keyword, assuming a broad match, and taking into account a maximum CPC specified along with the keyword. In a “real” application that integrated with the AdWords API, these results could be used as the basis for deciding whether to target a keyword.

KeywordEstimatorService Messages and Responses

The KeywordEstimatorService will provide traffic estimates for campaigns, AdGroups, and keywords. Table 16-1 shows the request objects, requests, and responses used for each of these types of estimates.

Table 16-1. Messages and responses for different kinds of estimates

AdWords object

Request object

Request message

Output response

Campaign ...

Get Google Advertising Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.