Hello Community,
Good Day!
I stumbled upon an Adobe Analytics API 1.4 documentation
URL: https://developer.adobe.com/analytics-apis/docs/1.4/guides/reporting/report-description/segments/
In the document, We can do something like search a specific value/s based on evar element. Sample below
Views
Replies
Total Likes
Here is a little known feature... but Workspace uses API 2.0, and the APIs that are used to build to your tables are all available to you.
First, you have to turn on debugging in the help menu:
This will add a new icon:
If you click on this, a menu will pop up asking if you want to look at the call for the table or the sparkline, choose the table
Then, you will be presented with timestamps... some breakdowns require multiple requests:
When you choose one, a new window will open showing you the API call in multiple formats that you can copy, and use as is, or modify. This will include the segments that are part of the call.
Thanks for this one @Jennifer_Dungan
You're welcome
Views
Replies
Total Likes