what is mcid is used for A4t in data insertion Api?
we want to use adobe analytics for reports and we see that there is an API called data insertion API is used for processing the request and counting unique visitors we pass and mcid is required for that API
and I don't know it is required and from where I should get this mcid ?
// our approach of the implementation ::
- first we call delivery API to fetch the content with experience cloud object that has
- second we want to call the data insertion API
https://{{datacollectionhost}}.sc.omtrdc.net/b/ss/11/0/MOBILE-1.0?pe=tnt&tnta=567993:0:0|0,567993:0:0|2,567993:0:0|1&mcid=2304820394812039
"I don't know how can I get the value of (datacollectionhost) ? can any one help ?"
the problem is data insertion API it only gets you 200 as a status and I don't know how to validate the success or failure what should I expect from the request
Thanks for your help