AdWords API How to target languages that Google supports in search, but not in the API?

2010-02-09 Thread JezC
There are a few languages that Google supports that are not in the LanguageCode page for the API. Persian, Swahili, Afrikaans, for example. Users can select these languages for their search experience - but how do I target adverts to them? Is is just that the API documentation needs a revision, or

AdWords API Documentation Request - Language Codes

2010-02-09 Thread JezC
Hi API guys, Could you add a link to language codes, http://code.google.com/apis/adwords/docs/developer/adwords_api_languages.html on to the page describing the need for a language code - http://code.google.com/apis/adwords/v2009/docs/reference/CampaignTargetService.LanguageTarget.html Cheers, J

AdWords API Re: Can I get an example of how much the Adwords APi would cost?

2010-01-10 Thread JezC
You do know that the keyword tool is available for free, outside an AdWords account? See https://adwords.google.com/select/KeywordToolExternal The AdWords API Rate Sheet (http://code.google.com/apis/adwords/docs/ developer/adwords_api_ratesheet.html) should be your starting point. The costs are $

AdWords API Search Query Performance Report - Documentation Omissions

2010-01-02 Thread JezC
I assume that there is work in progress for the 2010 version of the API to handle reports... So, time to nudge for a few missing parts of the documentation? http://code.google.com/apis/adwords/docs/developer/adwords_api_report_query.html#aggr_AdGroupDaily The AdGroup aggregation allows the "AdGro

AdWords API Ruby Library - log_to_file misnomer?

2009-12-04 Thread JezC
adwords4r version 17.1.0 has a method to name a log file of units used, and for XML exchanges. Very helpful, and thanks... But... The method is called "log_to_file", but actually names a directory in which a predefined log file name is created. Could the method be named "log_directory" and/or a ge

AdWords API Re: Structure Report, MaximumCPC

2008-09-24 Thread JezC
ng the report? I'm not able to reproduce the issue when I run the > same report definition against a test Sandbox account that has an > account structure already set up. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Sep 23, 9:48 am,JezC<[EMAIL PROTECTED]>

AdWords API Re: Structure Report, MaximumCPC

2008-09-23 Thread JezC
aling with invalid columns in > report scheduling requests, it hasn't been forgotten. > > Cheers, > -Jeff Posnick, AdWords API Team > > On Sep 21, 7:58 am,JezC<[EMAIL PROTECTED]> wrote: > > > I've just started using the Ruby API - adwords4r. I'm having a &g

AdWords API Structure Report, MaximumCPC

2008-09-21 Thread JezC
I've just started using the Ruby API - adwords4r. I'm having a Structure Report problem. If I take the example code from the latest adwords4r version, and amend one line in reports.rb to: job.selectedColumns = %w{Campaign AdGroup Keyword KeywordTypeDisplay MaximumCPC MaximumCPM} This should add