
|
||||||

Hi Pratik,
Thanks for your response. I am also a member of the Google Ads API team and let me provide support to your concern.
Moving forward to your concern, it seems that you've encountered the DEVELOPER_TOKEN_PROHIBITED error. The developer token is not allowed with the project sent in the request.
Each Google API Console project can be associated with the developer token from only one manager account. Once you make a Google Ads API request, the developer token is permanently paired to the Google API Console project. If you do not use a new Google API Console project, you'll get a DEVELOPER_TOKEN_PROHIBITED error when making a request.
The solution is to create a new Google Cloud Project ID and generate new OAuth2 credentials under the new Project.Then you could make API calls with the new OAuth2 credentials and the Developer Token.
Regards,
|
||||||