Create segment from a dimension contains any of over 3000 values | Community
Skip to main content
Level 7
April 25, 2021
Solved

Create segment from a dimension contains any of over 3000 values

  • April 25, 2021
  • 1 reply
  • 1470 views

We have a list contains over 3000 page ID, there is no certain prefix or suffix can be used for using RegExp.

So, is there a way we can quick create segment: PageID contains any of them?

 

I remember that I read similar topic some time ago, try to find the topic but failed.

Seems in that topic, there is a way that we can send the list to admin and ask admin's help to do a classification?

Please help to clarify.

 

Will much appreciate if you can tell if there is any problem that if I use the segment API include over 3000 page ID as "OR" criteria in "Page ID" dimension?

Will the segment still work?

 

 

Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ch_ashish

Simply create a workspace project with the desired filters for page id's. Once done with the desired result, capture the JSON from workspace and use it in the APIs.

Here is a video demonstrating the method of accessing the JSON for workspace: https://experienceleague.adobe.com/docs/analytics-learn/tutorials/apis/using-analysis-workspace-to-build-api-2-requests.html?lang=en#apis 

1 reply

ch_ashishAccepted solution
Level 2
April 26, 2021

Simply create a workspace project with the desired filters for page id's. Once done with the desired result, capture the JSON from workspace and use it in the APIs.

Here is a video demonstrating the method of accessing the JSON for workspace: https://experienceleague.adobe.com/docs/analytics-learn/tutorials/apis/using-analysis-workspace-to-build-api-2-requests.html?lang=en#apis