Hi,
I tried implementing server to server re-marketing based on this link: https://developers.google.com/app-conversion-tracking/android/remarketing-server
I have an analytics server where I am capturing all details from my android and ios app and using the below api to send a GET request. I response, I get 200 OK, but my re marketing widget (top right) in Shared Library > Audiences in the adwords account still displays "We haven't detected the AdWords tag on your website or in your app". The request I am sending is given below. Any idea why this is happening?
Appreciate any help on this.