google-ads-php
google-ads-php copied to clipboard
Error on account creation
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" } ] }