Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Coffee Break: Join us on Wednesday, April 5th at 10am PT to chat with Ben Gaines, Director of Product Management for Adobe Analytics. Ben will be online to answer your Analytics and Adobe Summit questions.

Top N items for a calculated Metric

Avatar

Level 2

hello everyone, 

 

1. I am using the below API call to get Top N items : 

https://analytics.adobe.io/api/{login}/reports/topItems?rsid={rsid}&dimension={dimensionId}&locale=e...

 

avinash2711_0-1637223584622.png

 

For an example when I run for top 2 items the api call returns Term 1 and Term 2 as I found out the top n items works based on visits. 

 

But I want the response to consider calculated Metric 1 ( a segment over an event)  and result Term 3 & Term 4. 

 

2. When I request top N items, the limit of results per page is pegged at 1000. Is there any way I can get top 10000 in 1 request instead of sending multiple requests with changing page (page =0,1,2 etc) in above request

 

Is there any way I could make this happen. Appreciate the responses.

0 Replies