Analytics API "Data Insertion Api"
I'm using Data Insertion Api GET
in the Documentation the api is
"https://smetrics.companyName.co.ec/b/ss/{rsid}/0/"
they said that the zero is referred to indicates that the data submission requires JavaScript processing
https://namespace.sc.omtrdc.net/b/ss/fdfd/10/CODEVERSION?pe=tnt&tnta=4343&mcid=343243
--> this will return response like that ::
{"status":"SUCCESS","id":"318EF14475C63EE0-4000095F271D3FFC"}
is there is any one know what is this response ?
https://namespace.sc.omtrdc.net/b/ss/fdfd/0/CODEVERSION?pe=tnt&tnta=4343&mcid=343243
and this url with zero rather than 10 after the {{rsid}} will return no response the question is why ?
I didn't found any information about 10 after the {{rsid}}
the other question is how long should i wait for see the result in adobe analytics .
and why that value not removed even after it the report received something there is no No Analytics link generated ?

I have an issue that I don't know why if I call the data insertion api from the code I mean locally not recognized in analytics
but if i open a browser with a new window it will count why is that ... how can i validate that my sequence is right ?
Thanks for your help in advance