Hey everyone,
we’re trying to create a new client via the Google Ads API, but the request
consistently fails with this response:
{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type":
"type.googleapis.com/google.ads.googleads.v22.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"requestError": "UNKNOWN"
},
"message": "The error code is not in this version."
}
],
"requestId": "ExNbo7FMI3-ux4gZyG6YhA"
}
]
}
}
All parameters look valid, but the API still returns this UNKNOWN
requestError.
I also reproduced the issue using the official API Test Tool
<https://developers.google.com/google-ads/api/reference/rpc/v22/CustomerService/CreateCustomerClient?transport=rest>
— same result.
Has anyone experienced this recently or figured out what triggers "The
error code is not in this version"?
Could it be related to the API version (v22) or a mismatch in the request
schema?
Any insights would be much appreciated!
— Michael
[image: Bildschirmfoto 2025-11-04 um 09.27.03.png]
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/adwords-api/431f68ed-a0e0-430d-ac4c-b3ae02767030n%40googlegroups.com.