API Signup Page is broken!!

2012-04-04 Thread Rob
https://adwords.google.com/select/ApiWelcome The above link is not working, is there another page to sign up? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Downloading keyword performance report for a particular day

2012-04-04 Thread Sid
I have a python script that pulls keyword performance report everyday. Unfortunately it didn't run 3 days ago because of our hardware migration. How can I change my report definition parameters to download for say 04/01 instead of yesterday. I wasn't sure how to use Selector.dateRange. Code sni

Re: Restricting console output

2012-04-04 Thread Eric Koleda
Hi Sid, The logs you provided include your developer token, which should be kept private. I recommend you reset your developer token, which can be done in the AdWords UI in the AdWords API Center. You can disable logging to the console by re-running the config.py script or by editing your con

Re: Restricting console output

2012-04-04 Thread Sid
Thanks Eric, Attached is a sample from the console output. On Wednesday, April 4, 2012 1:47:39 PM UTC-7, Eric Koleda wrote: > > Hi Sid, > > What kind of console messages are you seeing? The Python Client Library > shouldn't output anything to the console on it's own. > > Best, > - Eric Koleda

Re: Restricting console output

2012-04-04 Thread Eric Koleda
Hi Sid, What kind of console messages are you seeing? The Python Client Library shouldn't output anything to the console on it's own. Best, - Eric Koleda, AdWords API Team On Monday, April 2, 2012 3:18:57 PM UTC-4, Sid wrote: > > Hi > > I'm updating max_cpc via the python API to my Adwords acc

Re: how to get Campaign Country, Language and Device

2012-04-04 Thread Eric Koleda
Hi Charles, The CampaignCriterionService will return location, language, and device targets. An example of how to do this IN PHP is available here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201109/Targeting/GetCampaignTargetingCriteria.php Be aware that targ

Re: Local monthly search volumes in API requests do not match queries in Keywoord Tool

2012-04-04 Thread Eric Koleda
Hi Martin, There is currently an issue when using Swedish for STATS requests. The language normally has no effect over the stats returned, but recently including certain languages has lead to strange or zero values. It's recommended to not pass a language in STATS request, since they are igno

Re: TargetingIdeaService - Keyword Ideas - KEYWORD_CATEGORY

2012-04-04 Thread Sander Blokzijl
It's identified around Nov. 2011, so its already some time ago. Hope they soon find a solution for it. In my opinion there is no other alternative to get the categories of a keyword. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwor

Re: TargetingIdeaService - Keyword Ideas - KEYWORD_CATEGORY

2012-04-04 Thread Rohit Chopra
I see. Would you happen to know long has it been since this bug was identified? Just trying to see if I should look for alternatives in the meantime. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.g

Creating an Account in the Sandbox

2012-04-04 Thread baynezy
I have initialised my sandbox OK and I have 5 auto generated accounts created. I am using .Net with the ClientLibrary fine but I am using this url as my basis http://googleadsdeveloper.blogspot.co.uk/2011/11/discover-adwords-v201109.html. I know it is java but it is virtually the same as my .N

I use DC storm which receives data via the Google API. Google have approved ads in various campaigns but the data received by DC Storm via the Google API says that the ads are not approved due to Goog

2012-04-04 Thread Mike Passmore
I use DC storm which receives data via the Google API. Google have approved ads in various campaigns but the data received by DC Storm via the Google API says that the ads are not approved due to Google Policy. Shouldn't the Google api update to reflect approved exceptions to google policy? Th

Re: Does changing campaign name trigger sync for its ad groups?

2012-04-04 Thread Christoffer Ekeroth
Ok, thanks for the info :) On Tuesday, April 3, 2012 7:55:11 PM UTC+2, Eric Koleda wrote: > > Hi Christoffer, > > You can test this out, but I don't believe the ad group will show a > change. The campaign name and campaign ID in the AdGroup object are there > as a convenience, and are not a par