Hi, Google Ads API Team.

I would like to inquire about the Advertiser identity verification API.
- 
https://developers.google.com/google-ads/api/docs/account-management/advertiser-identity-verification#c

An API error occurs when Retrieve verification status. All sub-customers 
are in the same status.

Request
curl \
  
'https://googleads.googleapis.com/v16/customers/8732160833/getIdentityVerification?key=[YOUR_API_KEY]'
 
\
  --header 'developer-token: **********************' \
  --header 'login-customer-id: 4434375972' \
  --header 'Authorization: Bearer [YOUR_ACCESS_TOKEN]' \
  --header 'Accept: application/json' \
  --compressed

Response
{
  "error": {
    "code": 400,
    "message": "Request contains an invalid argument.",
    "status": "INVALID_ARGUMENT",
    "details": [
      {
        "@type": 
"type.googleapis.com/google.ads.googleads.v16.errors.GoogleAdsFailure",
        "errors": [
          {
            "errorCode": {
              "identityVerificationError": "NO_EFFECTIVE_BILLING"
            },
            "message": "Customer does not have an active billing linked."
          }
        ],
        "requestId": "IgH4fBJ_DcJcBHjrZ-3JWQ"
      }
    ]
  }
}

This is an customer that has invoice settings.

please check.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3ed4f768-2459-4a8e-8ef2-4979ab64ed1dn%40googlegroups.com.
  • Ad... Hwansang Cho
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... ro...@searchkings.ca

Reply via email to