Re: Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-30 Thread Jan Catrysse
Great!! Works like a charm! Big thanks Op maandag 29 juli 2013 11:14:53 UTC+2 schreef Paul Matthews (AdWords API Team) het volgende: > > Hi Jan, > > The best solution to bypass this issue is to cause a refresh of the > access_token before you fork the process. Insert the following code before

Re: Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-29 Thread Paul Matthews (AdWords API Team)
Hi Jan, The best solution to bypass this issue is to cause a refresh of the access_token before you fork the process. Insert the following code before the wile loop: $oauth2info = $user->GetOAuth2Info

Re: Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-28 Thread Takeshi Hagikura (AdWords API Team)
Hi Jan, I think that can be avoided if the access token is cached and only requested when the access token is about to expire. I'm asking the PHP library maintainer for comments. Best, - Takeshi, On Thursday, July 25, 2013 5:23:24 AM UTC+9, Jan Catrysse wrote: > > Hello, > > We've updated to

Error: User Rate Limit Exceeded -> OAuth2 / PHP clientlibrary / cross client reporting / SimpleOAuth2Handler->RefreshAccessToken

2013-07-26 Thread Jan Catrysse
Hello, We've updated to adWords API v201306 and switched from simple login to OAuth2. We are using one MCC account to access multiple underlying customer accounts. OAuth2 is working fine when accessing only a few ClientCustomerId’s. A “User Rate Limit Exceeded” error is occurring when spawning

Re: Cross Client Reporting With v201101

2012-01-30 Thread Eric Koleda
Hi Danny, Cross-client reports were never fully launched in v201101 and the feature has been complete removed. Please migrate to using single-client report instead. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussi

Cross Client Reporting With v201101

2012-01-23 Thread Daniel Garriott
Hi, I have been using the Cross Client reporting in version v201101 and I have been able to successfully obtain data. In the past few days I have been experiencing issues with this feature. On Friday I ran a report extract and it errored out citing

Re: Tr.lời: Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-06-22 Thread Eric Koleda
Hi, There is an issue with small reports being interpreted incorrectly. http://code.google.com/p/google-api-adwords-php/issues/detail?id=59 This problem is fixed in trunk, and will be part of the next release. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on ou

Tr.lời: Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-06-19 Thread DungCoi
but when i used DownloadReport() in DownloadReport.php file then i still get same message. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Cross-client reporting

2011-06-08 Thread Anash P. Oommen
Hi, The issue about slow v13 reports is being discussed on https://groups.google.com/forum/#!topic/adwords-api/ELmgEGIXBDE, could you add your post there and follow up? Thanks, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog a

Re: Adwords Api Reporting Definition Service and Cross Client Reporting

2011-06-07 Thread David Torres
Hi Michael, ReportDefinitionService cross-client reports are still not supported therefore v13 ReportService is not sunsetting yet. We let you know (via the channel and the blog) when sunsetting v13 cross-client reports and est assure will give you enough time to migrate. Best, -David Torres

Adwords Api Reporting Definition Service and Cross Client Reporting

2011-06-03 Thread Michael Roth
Greetings all, I am inquiring if cross client reporting is working for reporting definitions, I know that sunset for v13 is rapidly approaching but I dont want to start on conversion till i am 100% sure cross client is working on all accounts. Thank you Mike

Re: Cross-client reporting

2011-06-01 Thread Ty.Roden
Cross client reporting is failing on the current API still - after getting the "RUNNING" status on the reports while calling the download function, the finished version will not ever download. Any timeframe on this? On May 5, 11:17 am, Ikke wrote: > Hi, > > Do you know when

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-06 Thread Eric Koleda
Hi Jan, We're still working on getting the backend ready, and we hope to have it released by the end of the month. We apologize for the delay. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adword

Re: Cross-client reporting

2011-05-05 Thread Eric Koleda
Hi, I don't have an exact date, but it is likely within a month or so. Best, - Eric -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Cross-client reporting

2011-05-05 Thread Ikke
Hi, Do you know when it will be released? Just like my start post was saying, is the release date a matter of days,weeks or months? I will be very pleased if you can answer this question. On 5 mei, 16:57, Eric Koleda wrote: > Hi All, > > As an update, the v13 report truncation issue was resolved

Re: Cross-client reporting

2011-05-05 Thread Eric Koleda
Hi All, As an update, the v13 report truncation issue was resolved earlier this week. Let us know if you see this behavior come up again. In regards to v201101 cross-client reports, we recognize that there is a problem right now, but the functionality is not yet officially released and we wil

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-05 Thread BeUp NL
Hi Anash, Any idea about the delay? We are *realy* stuck on this one. Thnx, Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Cross-client reporting

2011-05-05 Thread BeUp NL
Please Google guys, This is a *real* issue. Downloading v201101 CrossClient reports is just not working as it should! Regs, Jan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adw

Re: Cross-client reporting

2011-05-04 Thread JerryGarcia
Already tried support (calling google and talking to a tech 2). You guys just give up. We had V13 cross client reporting working for 2 years. It stopped over a month ago. We get the error that one or more accounts are delinquent. We verified with a support representative that none of our

Re: Cross-client reporting

2011-05-02 Thread Ty.Roden
We already converted code out of the V13 due to the other troubles, and had the cross client working on the current version up until the 25th. The cross client downloads started failing at that point and have been down for the last week. Short of polling all data individually and per client this is

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-05-02 Thread Anash P. Oommen
Hi, I replied on the other thread, but the summary is that v201101 cross-client reports aren't available right now, so DownloadCrossClientReports.php won't work until the feature is available on the servers. Cheers, Anash P. Oommen, AdWords API Advisor. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Cross-client reporting

2011-05-02 Thread Anash P. Oommen
Hi everyone, We are aware of v13 reports getting truncated, we are working to fix this issue at the earliest. I'll update the relevant threads when this fix is available. Unavailability of v201101 cross-client reports is an unrelated issue. We are working to fix that too, but it is taking a bit

Re: Cross-client reporting

2011-05-02 Thread rayden
and again nothing new about cross-client version. Only thing that is missing in new API... Best, On Apr 29, 4:34 pm, Guillaume Conte wrote: > Humm... you should check this > topic > . > We are experiencing a lot of troub

Re: Cross-client reporting

2011-04-29 Thread Guillaume Conte
Humm... you should check this topic . We are experiencing a lot of troubles with v13 reportings... :/ Best regards, Guillaume -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Cross-client reporting

2011-04-29 Thread Danial Klimkin
Hello Jerry, The old v13 Reports should not be affected by recent changes. Please let us know more details if it is not the case. -Danial, AdWords API Team. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http:

Re: Cross-client reporting

2011-04-29 Thread JerryGarcia
I wish google would give better updates. First week of April 2011 it was cross-client reports will be available in the next several weeks. Several weeks have gone by and no additional updates. Come on adwords team. Give us an update. Might as well tell people Q3 2011 instead of a few weeks si

Re: Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-04-28 Thread BeUp NL
When I try using the normal DownloadReport() I get this: "Asyncronous report found, use RunAsyncReport() instead." Ah -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/

Syncronous report found, use DownloadReport() instead. Cross Client Reporting

2011-04-28 Thread BeUp NL
Hi, After all the Quota Exceeded problems I installed the latest PHP client library branch and used the provided example: AddCrossClientReportDefinition.php to create a Cross Client Report. The report is shown in my MCC reporting page and is working fine when used in the MCC interface. When I

Re: Cross-client reporting

2011-04-28 Thread rayden
This has been around for months. Im too interested for answer, since old v13 report is causing some problems these days... Thx. Best regards, Luka On Apr 27, 10:49 am, Ikke wrote: > Hello team, > > Do you know when the cross-client reporting will be available for > v201101? I

Cross-client reporting

2011-04-27 Thread Ikke
Hello team, Do you know when the cross-client reporting will be available for v201101? I am currently developing an application for aprox. 300-400 customers in my mcc account. The question is whether i need to make a temporary workaround. Is the release date a matter of days,weeks or months

Re: IS CROSS CLIENT REPORTING IS WORKING ... ?

2011-04-05 Thread Fuxx
After 6 retries, finally we got the data back. Can anyone confirm problems last night with v13 cross-client reports? On 5 Apr., 09:54, Fuxx wrote: > Hey surajk! > > Are you refering to the update? We at Booming, got heavy problems and cant > access any cross-client report since yesterday anymore

Re: IS CROSS CLIENT REPORTING IS WORKING ... ?

2011-04-05 Thread Fuxx
Hey surajk! Are you refering to the update? We at Booming, got heavy problems and cant access any cross-client report since yesterday anymore. @Torres: Is the v13 also effected by the update? No cross-client query works anymore for us :/ Best, Stefan Popp - Booming GmbH -- =~=~=~=~=~=~=~=~=~

Re: IS CROSS CLIENT REPORTING IS WORKING ... ?

2011-04-04 Thread David Torres
Hi Surajk, It is not yet please refer to http://adwordsapi.blogspot.com/2011/03/update-to-reporting-service-in-adwords.html, we are working as fast as possible to enable it. We will be announcing it soon. Best, -David Torres - AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

IS CROSS CLIENT REPORTING IS WORKING ... ?

2011-04-01 Thread Suraj Khakurel
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 Google Groups "