RE: Activation of Google ads API for the project which is currently using Adwords API

82 views
Skip to first unread message
Message has been deleted
Message has been deleted

Google Ads API Forum Advisor

unread,
Jan 23, 2022, 10:29:33 PM1/23/22
to r10.m...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to our team and for the included details.

Regarding the error, the Google Ads API may not have been enabled yet. You may resolve this by enabling the said API in your Cloud Project, and you may refer to this guide as to how.

After enabling, there should be no other implications (for the AdWords API) except that the error should no longer be occurring. As for the other two items :

Do we create test projects using the same developer token and use that Oauth credential for our dev setup ?

Your current OAuth2 credentials that you have used with your current developer token can be used for your dev or production setup and API calls.

Do we require to create both a new developer token and a test project for our testing purpose

You can use your existing developer token and then create a test account and a separate set of Cloud Project and OAuth2 credentials, using the user / email address associated to the test account, if you wish to first test out the API's services and features.

Let me know if this helps.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q2VOCBL:ref

Rten Marketo

unread,
Jan 25, 2022, 7:50:53 AM1/25/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com
Thanks Team 

After enabling we are getting TOS error. 
{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED",
"details": [
{
"errors": [
{
"errorCode": {
"authorizationError": "MISSING_TOS"
},
"message": "The developer must sign the terms of service. They can be found here: ads.google.com/aw/apicenter"
}
],
"requestId": "ZY_pbLEi-d4lVcLs_Ix4DQ"
}
]
}
}

I have made this call via the developer token / Client id & secret of the google console project which is being used in production.
May i know how to resolve this issue?

Rten Marketo

unread,
Jan 25, 2022, 11:17:34 PM1/25/22
to Google Ads API Forum Advisor, adwor...@googlegroups.com
Any update on above query.
Reply all
Reply to author
Forward
0 new messages