Google Ads API "Version v11 is deprecated. Requests to this version will be blocked."

swenhalver

Member
I'm running into this error when using pabbly to start or pause google ads.
It's not happening 100% of the time but about 90% of the time, in multiple workflows.


[
{
"@type":"type.googleapis.com\/google.ads.googleads.v11.errors.GoogleAdsFailure",
"errors":[
{
"errorCode":{
"requestError":"UNKNOWN"
},
"message":"Version v11 is deprecated. Requests to this version will be blocked."
}
],
"requestId":"53e56CvrEUuIUSRPSzxH9w"
}
]
 
P

Pabblymember11

Guest
Hey @swenhalver

We have updated the version in the current integration of Google Ads and it should work accordingly now.
 
Top