Re: Traffic Estimator Service (v201109) fails partially for some keywords

2012-05-24 Thread Sumanth MN
Hi Ian, Thanks a lot for the response. I went through the posts. Did you hear back from the Adwords team regarding this issue? Making a request with only 5 keywords would increase the number of calls that the PHP client would need to make resulting in eating up a lot of API quota. Thanks, Su

What can I do to speed Up the approval process? What is the reason?

2012-05-24 Thread Paweł Jóźwik
What take so much time? Our app is waiting only for this one thing. please help -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: OAuth with Google's AdWords API AuthenticationError

2012-05-24 Thread Chirag
Hello All, Any special configuration required for Running OAuth 1.0a running succesfully? I am trying to run one of my report download code, but it is giving error : *Error Message: AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ ; trigger:''; errorDetails:message=Invalid Header Service[Repo

Re: Product Targets available in the API

2012-05-24 Thread Florian Boecker
Hi, is there any Way to get the Field "Product Target" in AD_PERFORMANCE_REPORT or KEYWORD_PERFORMANCE_REPORT? Regards, Florian -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

Re: Where's the documentation for the new Keyword match properties

2012-05-24 Thread Kevin Winter
Hi mm, The new 8.6.0 jar has generated classes for both v201109 and v201109_1 - it is intended to replace your 8.5.x jar and allow you to migrate from v201109 to v201109_1 - i.e. if you wanted to upgrade in piece-mail. You should only have the 8.6.0 jar on your classpath. - Kevin Winter AdWo

Re: Can't set enhanced cpc for manualCPC

2012-05-24 Thread David Torres
Hi Natalia, By setting enhancedCpc true in the ManualCPC object and sending a regular mutate.set should work, I just tried myself. Could you pull out of your logs a requestId for me to check? Best, -David Torres - AdWords API Team On Sunday, May 20, 2012 10:12:15 AM UTC-4, Natalia wrote: > >

Any server configuration required to run OAuth 1.0a - getting OAUTH_TOKEN_HEADER_INVALID error on server where as running successfully on local setup and one server.

2012-05-24 Thread Chirag
Hello All, Any special configuration required for Running OAuth 1.0a running succesfully? I am trying to run one of my report download code, but it is giving error : *Error Message: AuthenticationError.OAUTH_TOKEN_HEADER_INVALID @ ; trigger:''; errorDetails:message=Invalid Header Service[Repo

Re: API developer token taking crazy long

2012-05-24 Thread johannes koch
Hi, two month ago we have got your message that our application is under final review! Thanks for providing us the requested information. I would like to let you know that your application is under final stage of review and we will get back to you at the earliest. Now it´s getting critical for

Any google-api-adwords-perl people for hire?

2012-05-24 Thread Grant
Hello, I need to hire someone experienced with google-api-adwords-perl to update some basic perl scripts to the latest API version and hopefully some stuff after that. Please reply off-list. Thank you, Grant -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

Starting Out, PHP Sample App Seems .. empty.

2012-05-24 Thread Dylan O'Donnell
Hi all, I'm a little green but want to have a try at creating a simple list of all accounts in our MCC to sort with various criteria later. I've setup the "AdWords API Sample Web Application" and sorted out a minor few errors in the code (a method AddParamsToURL was being incorrectly called