On Wednesday, November 18, 2020, Snjezana Frketic <frketic.snjezana@xxxxxxxxx> wrote:
SELECTtargeting#>'{targets,0,
audienceSegments,0,includes,0, FROM campaigns;segments,allOf,0,ids}' and that works, but, I don’t want to have a fixed path because positions could change like 0 could become 1,includes
andexcludes
could change positions,allOf
could beanyOf
etc.
Any idea of how to always selectids
inincludes
no matter the changes?
Maybe it can be done using json path:
David J.