Not able to create account through manager account api

26 views
Skip to first unread message

globe media (GPL)

unread,
Sep 30, 2024, 8:18:11 AM9/30/24
to Google Ads API and AdWords API Forum
hey,
I have a manager account that satisfies the criteria of   1000 $ but I am not able to create an account through API but not able to do it 
getting error 

{
    "error": {
        "code": 400,
        "message": "Request contains an invalid argument.",
        "status": "INVALID_ARGUMENT",
        "details": [
            {
                "errors": [
                    {
                        "errorCode": {
                            "notAllowlistedError": "CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE"
                        },
                        "message": "Customer is not allowlisted for accessing this feature."
                    }
                ],
                "requestId": "33KsZRjIBQ6xWUuRZNdx5Q"
            }
        ]
    }
}

Google Ads API Forum Advisor

unread,
Sep 30, 2024, 11:40:42 AM9/30/24
to akashdu...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

Based on the information provided, I understand that you are getting CUSTOMER_NOT_ALLOWLISTED_FOR_THIS_FEATURE error while creating the client account using the Google Ads API. In order to further investigate, kindly provide us with the complete API logs (request and response logs with request-id and request header) generated at your end to better assist you further. 

If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java.NetPHPPythonRuby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.

You can send the details via Reply privately to the author option, or direct private reply to this email.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02vGbIY:ref" (ADR-00270057)

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages