AdWords API Re: keyword impressions

2009-12-11 Thread AdWords API Advisor
Hi Tim, Unfortunately I can't provide exact numbers around rate limits, and I don't have any information regarding ad serving specifics. In general I would not recommend a solution that involves toggling campaign statuses rapidly as a means of determining impressions. Best, - Eric On Dec 11, 2:

AdWords API Re: keyword impressions

2009-12-11 Thread timprepscius
I guess this works. Ugh.. I wonder what the max number of queries per second google tolerates is. Will look. Anyway. Out of curiosity: If I turn off a campaign, will I be charged for clicks on ads which occur after the turn-off timestamp? And, is the time-delay between campaign status modificat

AdWords API Re: keyword impressions

2009-12-11 Thread AdWords API Advisor
Hi Tim, The TargetingIdeaService is an OK way to get this information, but it will take a little tweaking. The main goal of this service is to return new keyword or placement ideas with relevant statistics, although it can be configured to return just the statistics for only the input keyword (us

AdWords API Re: keyword impressions

2009-12-11 Thread timprepscius
Ah.. I'm seeing http://code.google.com/apis/adwords/v2009/docs/reference/TargetingIdeaService.TargetingIdeaSelector.html AVERAGE_TARGETED_MONTHLY_SEARCHES TARGETED_MONTHLY_SEARCHES GLOBAL_MONTHLY_SEARCHES anything else? Hmm, I wonder what the cost for these services is.. have to look. -tim On D