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
Solved! Go to Solution.
Views
Replies
Total Likes
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
Views
Replies
Total Likes
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
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes