Thank you Andrey for your inputs.
My use-case is to suppress the visitor from an AAM segment after X number of impressions of an experience rendered by Adobe Target.
I'm currently trying to implement this use-case by capturing response tokens, by tapping into at.js custom events and not liking the fact that I have to call DCS API using bare javascript code and wanted to check if there is an OOTB way to achieve it.
Thanks!