Method: customers.getIdentityVerification  |  Google Ads API  |  Google for 
Developers 
<https://developers.google.com/google-ads/api/rest/reference/rest/v16/customers/getIdentityVerification>

Per the above documentation. I try to get the verification details for 
customers and always get the same reponse.   NO_EFFECTIVE_BILLING.   This 
occurs despite the customer being active with active and recently used 
billing information.  I get the same result for all customers. 

curl -L 
'https://googleads.googleapis.com/v16/customers/6041043676/getIdentityVerification'
 
\
-H 'developer-token: ############' \
-H 'login-customer-id: 5596565949' \
-H 'Authorization: Bearer #################'


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": "0CHKCcticgRp2ioI1-VigA"
            }
        ]
    }
}

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/2ec327e0-c25c-485d-85fa-b722085c218fn%40googlegroups.com.
  • Ve... Kyle Porter
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to