Hello,
I'm doing a POST request 
to 
https://googleads.googleapis.com/v10/customers/{CUSTOMERID}/accountLinks:create

with the body of:
{"accountLink": {"status": "PENDING_APPROVAL", "googleAds": {"customer": 
"customers/{CUSTOMERID}"}}}

the response I'm getting is:
{
  "error": {
    "code": 400,
    "message": "Request contains an invalid argument.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": 
"type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "requestError": "UNKNOWN"
            },
            "message": "The error code is not in this version."
          }
        ],
        "requestId": "j8-bMYYIoxx3N7mS_B7iYg"
      }
    ]
  }
}


Can you advise what's the issue?
Am I missing something?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/71612b90-0eeb-4829-8d67-665489dd6cb3n%40googlegroups.com.
  • UN... Alon Myburgh
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to