Hello,
In Google Ad words API, for tracking purpose i send the custom data along with the authorize URL. But after successful acceptance of permission to the app it will return the code in the Redirect URL which is used to get access token. Along with that code i also need the custom data to be returned as it is send earlier.
So, My question is how can i get the custom data when the code is returned in Redirect URL?
Any help regarding this problem is highly appreciable.
With Regards,
Raman