Extract Segment evaluation type using Query Service
Hi @community,
I working on creating extract of qualified segments using query service. Query service join tables "segmentsnapshot" and "profilesnapshot" and fetch segment id and segment name along with other profile attributes. Is there any way I can extract segments using query, which has evaluation type "Batch" only not "Edge" and "Streaming"..
Field "evalaution_type".is neither present in "profilesnapshot " nor in "segmentsnapshot" tables, but exist in API calls.
Thanks in advance
Best Regards..