google-ads-php icon indicating copy to clipboard operation
google-ads-php copied to clipboard

Error on account creation

Open aradhell opened this issue 2 months ago • 0 comments

Hello,

I use latest version and also tried to downgrade but ads account creation gives the error below; We didn't make any code changes and we send all required params.

API Error: { "message": "Request contains an invalid argument.", "code": 3, "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": "A-389exWT4w8pmIbkiM-RQ" } ] }

aradhell avatar Dec 16 '25 21:12 aradhell