Re: UNEXPECTED_INTERNAL_API_ERROR

2010-11-18 Thread Rong
Hi, The errors 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR' is back this morning, requestId : 109967c6d9413df1b407fe0cf5692c3e Rong -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: GOOGLE_ACCOUNT_COOKIE_INVALID for many cached authentication tokens

2010-11-18 Thread Zweitze
Eric, I think you're missing the point. The documentation states that authentication tokens are issued for two weeks, but expire immediatly after a password change. My software caches authentication tokens, but replaces them after seven days. This went OK for a long time. We have hundreds of

Re: AdWords API 201008 Sandbox getClientAccounts in PHP?

2010-11-18 Thread vinceadwords
After looking at these pages: http://code.google.com/apis/adwords/docs/#soap http://code.google.com/apis/adwords/docs/developer/AccountService.html and this video: http://www.youtube.com/watch?annotation_id=annotation_389875feature=ivv=cqVtUdB975M I created an XML file with the following code:

Re: How can I get Search volume and Competition values or Keyword for exact Country and Language?

2010-11-18 Thread Irina Ioana Brudaru
Hi Eric, Is the fix officially in or not? Can you let us know, please? Greets, I. 2010/10/12 woodentops adwo...@redsella.com Hi Eric, Just to let all know I'm now getting consistent results between API and Keyword Tool. The fix must be in. Cheers, Jaan. On Sep 28, 11:55 pm,

Re: AdWords API 201008 Sandbox getClientAccounts in PHP?

2010-11-18 Thread vinceadwords
I updated my code: ?php $data = '?xml version=1.0 encoding=UTF-8? soap:Envelope xmlns:soap=http://schemas.xmlsoap.org/soap/envelope/; xmlns=https://adwords.google.com/api/adwords/cm/v201008; soap:Header emailMY EMAIL/email passwordMY PASSWORD/password developerTokenMY TOKEN/developerToken

Re: Why client id failed on sandbox?

2010-11-18 Thread AdWords API Advisor
Hi Neha, The adwords sandbox has some issues going on right now, and is being discussed on this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/30916ef051dd9a23?show_docid=30916ef051dd9a23. Once the issue gets addressed, the old client email id should

Making performance data add up

2010-11-18 Thread Reed
I'm stuck on getting all the numbers to add up. I'm using the v201008 api. I pull keyword performance reports each day at the account level. I also pull managed placement performance reports, at the account level. An I pull account performance data. For about 75% of our accounts, everything

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-11-18 Thread AdWords API Advisor
Hi Kriest, Are you using the AdWords API Sandbox or the production environment? If it is the sandbox, then please follow this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/30916ef051dd9a23?show_docid=30916ef051dd9a23 Cheers, Anash P. Oommen, AdWords API

Re: campaignStatuses not working?

2010-11-18 Thread AdWords API Advisor
Hi, The request itself is fine as far as I can tell, except for the fact that campaignStatuses node doesn't have a CampaignService prefix, and hence that node might be in a different xml namespace. So the server might be ignoring the node and returning you all the campaigns instead of just the

Re: Sandbox: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @

2010-11-18 Thread AdWords API Advisor
Hi Giu, The sandbox seems to have some issues right now. It is being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/2fd291309fdcf2c4?show_docid=2fd291309fdcf2c4pli=1, so could you follow up that thread? Cheers, Anash P. Oommen, AdWords API Advisor.

Re: UNEXPECTED_INTERNAL_API_ERROR Sandbox

2010-11-18 Thread AdWords API Advisor
Hi Rong, The sandbox seems to have some issues right now. It is being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/2fd291309fdcf2c4?show_docid=2fd291309fdcf2c4pli=1, so could you follow up that thread? Cheers, Anash P. Oommen, AdWords API

Re: Error using campaignservice on sandbox [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ ]

2010-11-18 Thread AdWords API Advisor
Hi Nick, JM, The sandbox seems to have some issues right now. It is being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/2fd291309fdcf2c4?show_docid=2fd291309fdcf2c4pli=1, so could you follow up that thread? Cheers, Anash P. Oommen, AdWords API

Re: Outage?

2010-11-18 Thread AdWords API Advisor
Hi, The sandbox seems to have some issues right now. It is being discussed on http://groups.google.com/group/adwords-api/browse_thread/thread/a3bd4d4db19ce6b4/2fd291309fdcf2c4?show_docid=2fd291309fdcf2c4pli=1, so if you are working on the sandbox, you could follow that thread for status updates.

Re: Any API units rate changes recently?

2010-11-18 Thread AdWords API Advisor
Hi Maxim, As Wilrik mentioned, we have the holiday promotion going on right now, so you get a 20% bonus on API units until mid of January 2011. If you are looking for API costs for specific methods, you can refer to the rate sheet too. See http://code.google.com/apis/adwords/docs/ratesheet.html

Re: AdWords API 201008 Sandbox getClientAccounts in PHP?

2010-11-18 Thread AdWords API Advisor
Hi Vince, The v13 PHP code examples are no longer available, but there are a couple of ways to initialize the sandbox: 1. Make a call to any API method in v201008 of AdWords API. CampaignService.get is the method of choice. 2. Make a call to v13 AccountService.getClientAccounts. The Soap logs

Re: Buying more API units - HOW??

2010-11-18 Thread AdWords API Advisor
Hi Sarah, I need to take a look at your account to figure this one out, so could you email your customer id to adwordsapiadvi...@google.com and then update this thread so I can respond to you over the email? Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 17, 12:55 pm, sarah

Re: Need To Insert Prices Automatically in the Ads

2010-11-18 Thread AdWords API Advisor
Hi Irene, You can do this using AdParamService. See this blog for more details on how to use the AdParamService. http://adwordsapi.blogspot.com/2009/11/discover-v2009-setting-ad-parameters.html. Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 17, 9:26 pm, Irene ir...@denver-ppc.com wrote:

Re: Reports taking unusually long

2010-11-18 Thread AdWords API Advisor
Hi Frank, Wallace, Hope you don't see this issue any longer. If you do, please update this thread, and I'll investigate it further. Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 17, 1:16 pm, j.e.frank j.e.fr...@gmail.com wrote: My reports are now completing in a normal timeframe again.

Re: trafficestimator api sandbox

2010-11-18 Thread AdWords API Advisor
Hi Dcm, The sandbox trafficestimator service gives you test data, and the numbers won't match with the production API or with the keyword estimator tool. You have to make calls to the production server to get actual keyword estimates. Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 18,

Re: TOO_FEW_OPERATIONS_IN_JOB

2010-11-18 Thread AdWords API Advisor
Hi Mariek, Could you post the requestid for such a request? As far as I know, the limit is live on production servers too. Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 12, 7:06 am, mariek marek.byt...@gmail.com wrote: I have a question concerning this errror TOO_FEW_OPERATIONS_IN_JOB

Re: Difference from webmaster tools and adwords api

2010-11-18 Thread AdWords API Advisor
Hi Calford, I haven't worked with web master tools before, so could you post a link for reference? Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 17, 12:47 am, calford jonathan.cifuen...@gmail.com wrote: Hi, When i compare the number of impression for a given query (keywords) to the

Re: CustomerSyncService Returning Unchanged Adgroups

2010-11-18 Thread AdWords API Advisor
Hi Ken, Could you post a request id for such a request so I can investigate this further? Cheers, Anash P. Oommen, AdWords API Advisor. On Nov 16, 11:03 am, KenMed kenme...@gmail.com wrote: The CustomerSyncService seems to be returning adgroup change listings for campaigns that have not

AdWords API Java on App Engine with release of 1.4?

2010-11-18 Thread Shaun Clark
With the release of the 1.4 (http://groups.google.com/group/google- appengine/browse_thread/thread/f90ef8dda3b8400) API and white-listing of the javax.xml.soap does that make the Adwords API Java any closer to being App Engine Java compatible? Thanks! Shaun --

Re: Adwords API data form

2010-11-18 Thread AdWords API Advisor
Hi Bibby, Can you provide more information? Which type of report are you fetching? Best, - Eric Koleda, AdWords API Team On Nov 15, 11:07 pm, Bibby guogigi...@gmail.com wrote: How can I get hourly aggeragated data and also including average postion? Thanks! --

Re: TargetingIdea service RelatedToUrlSearchParameter

2010-11-18 Thread AdWords API Advisor
Hi Penaz, To address your questions: 1) Yes, this is correct. 2) Try using TargetingIdeaService.getBulkKeywordIdeas() instead of .get(). It may return more results. Best, - Eric Koleda, AdWords API Team On Nov 16, 3:55 pm, penaz gbc...@cox.net wrote: Hi 2 Questions: Question 1: We're

Re: CampaignStats not returning network type.

2010-11-18 Thread AdWords API Advisor
Hi Dan, Thank you for the feedback. I don't have any new information regarding that field, but I'll let the core engineering team know that there is additional interest in exposing it via the API. Best, - Eric On Nov 16, 4:40 pm, dkasak daniel.ka...@247realmedia.com wrote: Our users are also

RelatedToUrlSearchParameter

2010-11-18 Thread penaz
I've read all the posts re: RelatedToUrlSearchParameter and I still can not find the info I'm requesting. When we submit a domain like www.example.com, and request keyword ideas we get prox 100 keywords. However, when I'm signed in and use The ExternalKeywordTool it gives 300 keywords for the

Re: GOOGLE_ACCOUNT_COOKIE_INVALID for many cached authentication tokens

2010-11-18 Thread AdWords API Advisor
Hi Zweitze, My apologies, I had meant to type two weeks for the expiration time. If there way no password change then I don't know why the tokens would have expired. This could have been a one-time hiccup, but let me know if you see this happen more frequently. Best, - Eric On Nov 18, 3:47 am,

Re: Questions on V7.0.0 API usage

2010-11-18 Thread AdWords API Advisor
Hi Visweswar, I haven't heard any other cases where this is happening, but I'll look into it. Best, - Eric On Nov 18, 5:08 am, Visweswara Reddy Marada vmar...@gmail.com wrote: Getting a relaibility issues with the service. Not happening every time for all campaigns. It is only for few and

adwords sandbox doesn't emulate/honor the validateOnly soap header

2010-11-18 Thread J
i was building my app using the sandbox, and when i just did a trial run to add a campaign, i was running with validate only in the header: StartTime: 2010-11-19 02:16:24 *** Outgoing HTTP headers ** User-Agent: ZSI 2.0.0 (http://pywebsvcs.sf.net);