Is there an equivalent of Adobe campaign JS API as given below in AJO?
var url = nms.delivery.GetMirrorURL(000000001,"00000002")
We have a requirement where we have to generate the Mirror URL and export it on demand by an external application. Is this possible in AJO?