Hi,
Has anyone collected data for mobile app just via DCS APIs?
I need to know where does the MID value gets stored while making the API to get the d_mid value.
What if we make another call from the mobile app, does it change the d_mid value or does it keep it constant.
I know that for a browser, it will always keep that stored in the web browser's cookies, so all the subsequent calls will have same d_mid value. However, I need to know what happens in case of mobile apps?
For instnace, what if we make following call to get the value of d_mid within mobile apps:
https://dpm.demdex.net/id?d_visid_ver=5.0.1&d_rtbd=json&d_ver=2&d_fieldgroup=MC&d_orgid=E3DD2CA7548F...
Thanks,
Varun Kalra