adwords4r: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2011-03-01 Thread Hans
Hi, today in the morning my tests failed with: AdWords::Error::GoogleInternalError. requestId is cc955ded3cc7ef544f521adcf3b22309. Thanks in advance, Hans -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://gro

Re: WAP Mobile Image Ad Creation is behaving inconsistently

2011-03-01 Thread AdWords API Advisor
Hi Shanmukha, Since this problem also exists in the AdWords web interface then it is likely a larger issue. I would recommend posting your question to the general AdWords forum: http://www.google.com/support/forum/p/AdWords Best, - Eric On Mar 1, 5:02 am, shanmukha katuri wrote: > Greetings

Re: KeywordText returned as Keyword in Keyword Performance Report

2011-03-01 Thread AdWords API Advisor
Hi Hans, That's correct, the field name you enter into the report definition has not changed. Best, - Eric On Feb 28, 11:58 am, HK wrote: > Eric, > > According to the documentation for the keyword report > (http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords), > it looks lik

Re: Search Query Reports v13 - yesterday's data not available anymore.

2011-03-01 Thread AdWords API Advisor
Hi Alexander, Given that the data isn't available in the UI either there isn't much I can do. Perhaps try posting to the general AdWords forum and see if this is a known issue: http://www.google.com/support/forum/p/AdWords Best, - Eric On Feb 28, 10:10 am, Alexander Parij wrote: > Hi , > >

Re: Prepaid payment option in India?

2011-03-01 Thread Eric Koleda
Hi JP, I'm not familiar with the billing options available for MCC accounts. You may want to try posting to the general AdWords forum: http://www.google.com/support/forum/p/AdWords Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Reporting Problems for Remarketing Campaigns

2011-03-01 Thread okiebug1...@gmail.com
Appreciate the feedback. Loads of programming work. When will Google API team address this shortcoming and rectify? Going through a more detailed examination, it only occurs for these remarketing campaigns that have no keywords. In the past the infamous "boomuserlist" was reported. I'm moving

Google AdWords API developer token reset

2011-03-01 Thread Ted
Our Google AdWords API developer token expired couple weeks ago. In google document, they suggest to replace the token once every two weeks. I changed the token by logging into adwords website and reset the token. Is there any programmatic way of doing this? Such as API call. I want to automate thi

empty reports v201008

2011-03-01 Thread Alex Duque
i have a problem when i try to generate a report using the v201008. the report comes back empty. the report is generated as follows: String startDate = "20100610"; String endDate = "20110125"; Predicate predicate = new Predicate();

Unable to create creatives with the no client library

2011-03-01 Thread Aurelien Kochalski
Hello! I'm use the NoClientLibrary : http://code.google.com/p/google-api-dfp-php/wiki/NoClientLibrary I'm trying to create Creatives, but I've got a problems. I got this error, and I can't understand where the error comes from, thank you very much for your help : SoapFault Object ( [message:pro

Re: Reporting Problems for Remarketing Campaigns

2011-03-01 Thread Reed
This is a known deficiency in the V2009/2010 reporting. What I am doing to get around the problem is to identify the remarketing campaigns via their name (in our case we have the word "remarketing" in all of our remarketing campaign's names), and then use the Ad Performance report to get their dat

Re: Reporting Problems for Remarketing Campaigns

2011-03-01 Thread okiebug1...@gmail.com
V201008 problem and not date specific, sorry about that. After further research, I am finding the date coincides with my apps migration to V201008. So.. when will V201008 Keyword Performance Reporting be patched? On Mar 1, 10:04 am, "okiebug1...@gmail.com" wrote: > Hello, > I have isolated prob

Re: INCOMPLETE_SIGNUP_USER_INFO_PENDING

2011-03-01 Thread NRD
The approval came through in the meantime, was just unsure if i needed to provide anything else but it look like it was just waiting approval Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goo

Re: CustomerSyncService - "TOO_MANY_CHANGES" limit

2011-03-01 Thread Eric Koleda
Hi Rakesh, This limit isn't exposed publicly and is subject to change in the future. See the troubleshooting guide for how to handle this error: http://code.google.com/apis/adwords/docs/troubleshooting.html#CustomerSyncError Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=

Re: INCOMPLETE_SIGNUP_USER_INFO_PENDING

2011-03-01 Thread Eric Koleda
Hi, The review process can take up to two weeks but is usually finished much sooner. Once your developer token is approved that error message should go away. In the mean time you can make requests against the sandbox environment, which doesn't require any signup: http://code.google.com/api

Reporting Problems for Remarketing Campaigns

2011-03-01 Thread okiebug1...@gmail.com
Hello, I have isolated problems with Keyword Performance Reporting from both V2009 and V201008 that began on Feb 10. Up to Feb 9, all my clients Remarketing Campaigns were successfully reporting data via the API. Beginning on Feb 10th the Campaigns with remarketing data have not been returned the

Re: Logger.php errors

2011-03-01 Thread apiguy
Hello, So I was able to set the 777 permissions on the /log/ directory, so now the Logger.php errors are gone. However, I'm still getting the last error: [OperationAccessDenied.ADD_OPERATION_NOT_PERMITTED @ operations[0]] Any idea what this means? Thanks On Mar 1, 9:36 am, apiguy wrote: >

Logger.php errors

2011-03-01 Thread apiguy
Hello, I'm trying to setup the PHP client library and run a few examples. I'm getting the following error messages when running /examples/ v201008/AddCampaign.php --- Warning: fopen(/var/www/adwords/logs/soap_xml.log) [function.fopen]: failed to open s

BulkMutateJobService::get Id Error

2011-03-01 Thread drbioget-...@konstruktor.hu
Hi! I am using v201008 of adwords API with PHP 5.3.2-1ubuntu4.7 with Suhosin-Patch. I would like to use BulkMutateJobService. I use this code: class myBMJS { private $version = 'v201008'; private $user; private $service; private static $campaignId; private static $adGroupId1;

Re: WAP Mobile Image Ad Creation is behaving inconsistently

2011-03-01 Thread shanmukha katuri
Greetings Eric and Team, Subject: Inconsistent behavior validating image in WAP image adcreation. Can anyone help me in explaining the reason why adwords web UI is throwing 'Incorrect image layout' error message for an image having valid dimensions 216 X 54. -- Thanks a million Shanmukha --

Re: [ads-devrel] AdWords API Forum Support Changes (ads-dev...@google.com)

2011-03-01 Thread Anash Oommen
Okay, I'm a bit confused here. This is how far I am: - Created a trax alias anash.p.oom...@google.com. This maps to AdWordsAPIAdvisor queue. Also verified that if I respond, then I have an option to pick a mail in the dropdown. - Raised a ticket to create anash.p.oom...@google.com as an alias to a

Re: Test mail

2011-03-01 Thread Anash P. Oommen
This works too. On Mar 1, 2:38 pm, AdWords API Advisor wrote: > It works. > > On Mar 1, 2:37 pm, Anash Oommen wrote: > > > > > > > > > Please ignore. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.

Re: Test mail

2011-03-01 Thread AdWords API Advisor
It works. On Mar 1, 2:37 pm, Anash Oommen wrote: > Please ignore. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You re

Test mail

2011-03-01 Thread Anash Oommen
Please ignore. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the