When making requests to V2 of the new Google Ads Api we get the following error: The developer must sign the terms of service. They can be found here:
ads.google.com/aw/apicenter
Looking at other posts on the forum we should be able to accept the new terms from the developer MCC account and use the same developer token we use for the adwords api version 201809.
Our MCC only show the form for generating a new developer token and I was made this, so with this developer token I can connect with my googleads account via API, no problem, but my old "real" token only works with Adwords API, not with GoogleAds API. Still showing this error:
ApiException was thrown with message '{
"message": "The caller does not have permission",
"code": 7,
"status": "PERMISSION_DENIED",
"details": [
{
"@type": 0,
},
{
"@type": 0,
"data": [
{
"errorCode": {
"authorizationError": "MISSING_TOS"
},
"message": "The developer must sign the terms of service. They can be found here:
ads.google.com\/aw\/apicenter"
}
]
}
]
}'.
What can I do? Please, give me some help.
And This is my MCC Test account: 408-974-1058 (working with same code)
Thx,
David Navarro