Expand my Community achievements bar.

Join us January 15th for an AMA with Champion Achaia Walton, who will be talking about her article on Event-Based Reporting and Measuring Content Groups!
SOLVED

Is there a way to print or otherwise extract the rules that make up a segment?

Avatar

Level 2

I am managing some very extensive segments and I would like to be able to review them as a whole rather than constantly scrolling through the Segment Builder. Is there a way to print a segment or otherwise pull the rules that create it out into another, easier to read format?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

you can use the API to download the segment definition: Get | Adobe Developer Connection

the return is a call which includes the definition in a JSON format which can be used for whatever you want...

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

you can use the API to download the segment definition: Get | Adobe Developer Connection

the return is a call which includes the definition in a JSON format which can be used for whatever you want...