Expand my Community achievements bar.

SOLVED

Report.Get

Avatar

Level 2

Hi,

I use this API to get the report: 

https://api.omniture.com/admin/1.4/rest/?method=Report.Get

https://github.com/AdobeDocs/analytics-1.4-apis/blob/master/docs/reporting-api/methods/r_Get.md

how many concurrent requests can send in this request?

 

thanks

Raneen

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @RaneenBsais 

The API quota limit is 20,000 calls per hour per Analytics login company. Additionally there is a throttle limit of around ~300 calls per minute for api 1.3/1.4 analytics APIs.

For Analytics 2.0 APIs, the default rate limit for an Adobe Analytics Company is 120 requests per minute. (The limit is enforced as 12 requests every 6 seconds). When rate limiting is being enforced you will get 429 HTTP response codes with the following response body: {"error_code":"429050","message":"Too many requests"}

Thanks,

Asheesh

View solution in original post

5 Replies

Avatar

Correct answer by
Community Advisor

Hi @RaneenBsais 

The API quota limit is 20,000 calls per hour per Analytics login company. Additionally there is a throttle limit of around ~300 calls per minute for api 1.3/1.4 analytics APIs.

For Analytics 2.0 APIs, the default rate limit for an Adobe Analytics Company is 120 requests per minute. (The limit is enforced as 12 requests every 6 seconds). When rate limiting is being enforced you will get 429 HTTP response codes with the following response body: {"error_code":"429050","message":"Too many requests"}

Thanks,

Asheesh

Avatar

Level 2
thank you

Avatar

Level 2
I have another issue I can't get the report in 85 minutes this is not always occurred, why? are we have concurrent requests?

Avatar

Level 2
any update??

Avatar

Community Advisor
Not sure! you can discuss your specific case with Adobe client care through your org's supported users.