Re: PHP: Get exact monthly local traffic for keyword-value from Adwords API

2011-12-26 Thread jonasl
Hello, Thanks for sharing your code Evgeniy. I needed to change a few lines: Remove the last line and add the following: $user = new AdWordsUser(); // Log SOAP XML request and response. $user-LogDefaults(); // Get the TargetingIdeaService. $targetingIdeaService =

Re: Ads review

2011-12-26 Thread Danial Klimkin
Hello sheinmus, This forum is for API specific questions. Please check out the general AdWords forum for your question: http://www.google.com/supp ort/forum/p/AdWords?hl=enhttp://www.google.com/support/forum/p/AdWords?hl=en -Danial, AdWords API Team. --

Re: AuthenticationError.CUSTOMER_NOT_FOUND

2011-12-26 Thread Danial Klimkin
Hello Felipe, It could be either 123-456-7890 or 1234567890. Please make sure you use correct login credentials (MCC login and password) and customer account ID is correct. If everything else fails, please send me your MCC ID, login and full XML log of your request and server reply over

Re: v201109 available in CPAN?

2011-12-26 Thread Danial Klimkin
Hello Tim, No, it is not. The official Perl client libraries page could be found here: http://code.google.com/p/google-api-adwords-perl/ -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group:

deprecation doubt

2011-12-26 Thread Luis Siquot
Hello everybody if I replace the old installed php client library with the new 2.7.2 version, and I test my application and all works fine, does it means that I will have no trouble on february's deprecation? Thanks in advance Luis -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: deprecation doubt

2011-12-26 Thread Anash P. Oommen
Hi Luis, You also need to ensure that you are using v201109 version of the AdWords API. The new PHP client library supports v201109, but also supports the older versions since they are deprecated but not yet sunset. Cheers, Anash P. Oommen, AdWords API Advisor. --

Re: UNEXPECTED_INTERNAL_API_ERROR when adding RemarketingUserList

2011-12-26 Thread tony
sheinmus I try another client (client_2) that has only very little campaigns to create a remarketing user list. But still same problem : -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com