Hi there,
I am trying to make my OfflineConversion to work using Google Adwords API v201402 in C# application.
For the sake of testing, I took one "gclid" copied from the web and trying to upload the conversion on my MCC account.
I am using approved developerToken as well.
Also I have correctly setup ClientID, ClientSecret and able to get OAuthRefreshToken as well.
But I am getting the following error:
Failed upload offline conversions.[OfflineConversionError.UNAUTHORIZED_USER @ operations[0].operand].
What I am doing wrong here?
Is that necessary that "gclid" should be of that MCC account to which we are upload the offline conversion?
Please led me in the right direction if I am wrong.
Thanks
Sam