Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread Magnus
Just to clarify, we are using the Java client libraries and the stack trace looks like this: javax.xml.rpc.ServiceException: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out at com.google.api.adwords.lib.AdWordsVersi

CPC estimates - TrafficEstimatorService

2010-12-16 Thread calford
Hi, I used the TrafficEstimatorService example (PHP) to check some keywords but the results are a bit confusing. one of the results says: Estimated average CPC: 438555 the code is like this to show that result $meanAverageCpc = ($keywordEstimate->min->averageCpc->microAmount + $keywordEstimate-

a lot of UNEXPECTED_INTERNAL_API_ERROR

2010-12-16 Thread Irio
Hello there, We're getting a lot of UNEXPECTED_INTERNAL_API_ERROR latey. We're using Traffic estimator, no sandbox, and things used to work perfectly before... My question is, besides what is happening, is, do we pay for all these failed calls? Cheers, Irio -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: keyword categories problem

2010-12-16 Thread Irina Ioana Brudaru
Hi Eric, Are there any updates on this topic? Thanks, Irio On Sat, Dec 11, 2010 at 12:04 AM, AdWords API Advisor < adwordsapiadvi...@google.com> wrote: > Hi Irio, > > I'm not sure why some keywords have categories and others don't, but > I'll try to get more information and then update this th

v13 Campaign Performance Report

2010-12-16 Thread Benny Chan
Hi, I am using v13 ReportService to download the Campaign Performance Report. I had set the reportJob.crossClient = true. When the report is downloaded, I cross checking each and every campaign in the report with the campaigns showing on my Adwords Account MCC Center. I notice some of the campaign

Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread AdWords API Advisor
Hi All, It looks like there a problem fetching the the auth token from the ClientLogin API, which is separate from the AdWords API: http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html I haven't heard any other cases of timeouts with this API, but let me know if the problem cont

Re: CustomerSyncService in Sandbox - not all changes are returned

2010-12-16 Thread AdWords API Advisor
Hi Alex, To your original question, I am seeing that criteria changes aren't being picked up by the CustomerSyncService in the sandbox. I don't think this is the desired behavior, and I'll investigate the issue with the core engineering team. More information about the TOO_MANY_CHANGES error is

Re: is it possible to change the status of an ad using the api in php

2010-12-16 Thread AdWords API Advisor
Hi Saravanan, Yes, this is possible. The AdGroupService is used to modify ad groups, and the AdGroupAdService is used to modify ads. Each object has a status field that you can set. Best, - Eric Koleda, AdWords API Team On Dec 15, 12:36 am, saravanan wrote: > Hi, > > Is it possible to change

Re: Broken Pipe Exception while pulling reports from Google Adwords API

2010-12-16 Thread AdWords API Advisor
Hi Shanmukha, These errors are typically due to client side timeouts, where long running requests are cut before they are complete. I would recommend working with your network team to investigate if there are any timeout limits on HTTPS traffic. The API server has a 4 minute limit, so a similar

Re: How to add a client ID through api

2010-12-16 Thread AdWords API Advisor
Hi Nikhil, The AdWords API doesn't provide the ability to add or link clients under an MCC account. Best, - Eric Koleda, AdWords API Team On Dec 15, 3:19 am, Nikhil Jadhav wrote: > I have just opened my MCC account in Google adwords. I want to add new > clients im my account using the api, how

Re: manually create conversions afterwards

2010-12-16 Thread AdWords API Advisor
Hi, The AdWords API doesn't provide any means to manually report conversions. Best, - Eric Koleda, AdWords API Team On Dec 15, 1:26 pm, Temla wrote: > I realized this is kind of a stupid question since I can't relate the > conversions to specific keywords anyways. > > On Dec 15, 6:22 pm, Temla

Re: I have a token? Really? Where is it?

2010-12-16 Thread mib
Great, where do I check my pm's here? I've logged into every account and don't see my token. I'm assuming it would under 'My Account' > 'Adwords API Center'? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:/

Re: Download daily report using old api

2010-12-16 Thread AdWords API Advisor
Hi, I believe you took my example code too literally. The headers are only email, password, etc. You shouldn't include the SOAP envelope and header elements in your header. Also, you shouldn't use the v13 namespace unless you've already defined it. Rather than struggle with v13 reports, have y

Re: I have a token? Really? Where is it?

2010-12-16 Thread mib
I'm going in loops here. This is what Google has to say: *"Your token will be sent to your account email address and will also be available through your AdWords API Center -- accessible through your My Account tab." (src: https://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=15104)*

Re: CustomerSyncService in Sandbox - not all changes are returned

2010-12-16 Thread Alexander Parij
Thanks Eric, I'm glad someones is going to take a look at it . As I said in my last message , it's not about criteria changes but about lastChangeTimestamp being incorrect so it just depends how lucky you are and how much seconds you subtract , you will get more and more changes be it criteria

Re: Could not get ClientLogin token for user: Auth token could not be retrieved because of IOException: Operation timed out

2010-12-16 Thread Bj?rn
Hi, we are still experiencing the same problem. After about 15 minutes all our requests time out with the error message Magnus pasted above. /Björn -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.go

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR (ReportDefinitionService with Predicates)

2010-12-16 Thread Robert Malko
Hello, As the subject says, when trying to use predicates with the ReportDefinitionService, we seem to be seeing InternalApiError.UNEXPECTED_INTERNAL_API_ERROR in the downloaded report. This has been happening all day. Taking away the Predicates make the report download fine. Let me know if the

Re: Just Started and Completely Lost

2010-12-16 Thread SarahSmith
Thanks, I have read that but like 99% of Google information, it isn't clear to me. Specifically this part: "To create a sandbox account, send a getrequest to the sandbox version of CampaignService, using the WS