Re: TrafficEstimator for existing campaigns

2013-01-18 Thread Takeshi Hagikura (AdWords API Team)
Thanks. Confirmed the situation. Something may be happening in our side. We'll get back to you for further updates. Best, - Takeshi On Friday, January 18, 2013 1:41:43 AM UTC+9, mm wrote: > > Sure thing: > > = In message: xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd=" >

Re: Oauth2 jwt ruby issue

2013-01-18 Thread Danial Klimkin
Hello Georgi, I have to say it is a library bug. I've logged it and will look into it soon: http://code.google.com/p/google-api-ads-ruby/issues/detail?id=93 -Danial, AdWords API Team. On Thursday, January 17, 2013 1:30:58 PM UTC+4, teamma...@gmail.com wrote: > > Hi Danial, > > Just tried

how to get campaign information from AdGroupCriterion

2013-01-18 Thread Talha Ayub
I am fetching keyword stats, and I need to know in which campaign these keyword stats. I can easily get adGroupID from AdGroupCriterion but how to get campaign ID, campaign Name... I have included campaignID, campaign Name fields in the selector. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Oauth2 jwt ruby issue

2013-01-18 Thread teammailsync
I see, thank you for the support, what are the available workarounds? Best, Georgi On Friday, January 18, 2013 11:21:52 AM UTC+2, Danial Klimkin wrote: > > Hello Georgi, > > > I have to say it is a library bug. I've logged it and will look into it > soon: > > http://code.google.com/p/google-ap

Re: AdHoc Reporting Service Errors

2013-01-18 Thread oseemann
We see a similar problem. For about 10% of our managed accounts we receive ERROR_GETTING_RESPONSE_FROM_BACKEND errors, apparently consistently. Oliver On Friday, January 18, 2013 12:05:07 AM UTC+1, pete wrote: > > As of 19:00 GMT this evening, we've been getting errors when requesting > AdHoc R

Re: AdHoc Reporting Service Errors

2013-01-18 Thread Abhinay Mehta
We are also seeing HTTP 500 errors this morning when trying to generate Keyword Performance reports for some of our accounts. On Thursday, January 17, 2013 11:05:07 PM UTC, pete wrote: > > As of 19:00 GMT this evening, we've been getting errors when requesting > AdHoc Reports, (Ad and Keyword Pe

Re: how to get campaign information from AdGroupCriterion

2013-01-18 Thread Oliver
You can't. You have to make another API call via AdgroupService to get this data. Alternatively, get the stats via the reports and you can have all of these in one report. Oliver On Friday, January 18, 2013 8:10:36 AM UTC, Talha Ayub wrote: > > I am fetching keyword stats, and I need to kno

Re: Getting campaign status - "Deleted".

2013-01-18 Thread John Lister
Yes, add a predicate of status in [active, paused, deleted], the default is to not return deleted elements in reports John On Thursday, 17 January 2013 13:43:13 UTC, ShayBarChen wrote: > > Hey , > > Is it possible to get Campign in status "deleted" in AD_PERFORMANCE_REPORT > with the following

Re: AdHoc Reporting Service Errors

2013-01-18 Thread oseemann
It appears as if the timeout between api frontend and backend has been drastically reduced. Whereas before (on some cases with very large report sizes) it used to take up to 5 minutes for the API frontend to wait and then return the error ERROR_GETTING_RESPONSE_FROM_BACKEND, it now only takes a

Re: AdHoc Reporting Service Errors

2013-01-18 Thread pete
We're still getting these errors. I've migrated to use v201209 from v201206 - other than a different error message, still can't reliably use the AdHoc report service. I.e. ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND Unable to read report data The only success I've had is to limi

Re: Negative keywords in google adwords api

2013-01-18 Thread mm
Hey Israel - Negatives can also be campaign-level... but in that case you use a NegativeCampaignCriterion HTH - mm On Tuesday, December 25, 2012 3:00:18 PM UTC-6, israel epstein wrote: > > I must admit at the outset that I am a bit of a neewb at this, but I have > been struggling with this for

API for getting keyword/Ad account limit

2013-01-18 Thread Prashant Nagar
Hi, Is there any api call through which I can get the remaining keyword limit , ad limit on any specific account. I know the total keyword limit for an account is 5m. However, we wanted to check the limit before adding new keywords. Same is true for ads. Thanks, Prashant -- -- =~=~=~=~=~=~=~=

Re: Waiting API Token Approval Review - Remaining Questions

2013-01-18 Thread David Torres (AdWords API Team)
Hi Jarad, Please write to adwordsapi-tok...@google.com explaining your cases. Best, - David Torres On Tuesday, January 15, 2013 8:33:36 PM UTC-5, Jarad Collier wrote: > > I've read the sticky posted by David Torres "Waiting for your developer > token to be reviewed? Read this > first!

Re: v201209 Logger Example in Google Ads APIs Client Library for Java

2013-01-18 Thread David Torres (AdWords API Team)
Hi, Please give it a look at this wiki page https://code.google.com/p/google-api-ads-java/wiki/FAQ Let me know if you have further questions. Best, - David Torres - AdWords API Team On Thursday, January 17, 2013 11:44:04 AM UTC-5, Stamatina Thomaidou wrote: > > Hello everyone, > > I would lik