ApiException was thrown with message '{
    "message": "The caller does not have permission",
    "code": 7,
    "status": "PERMISSION_DENIED",
    "details": [
        {
            "@type": "type.googleapis.com\/google.ads.googleads.v21.errors.GoogleAdsFailure",
            "errors": [
                {
                    "errorCode": {
                        "authorizationError": "CUSTOMER_NOT_ENABLED"
                    },
                    "message": "The customer account can't be accessed because it is not yet enabled or has been deactivated."
                }
            ],
            "requestId": "0ouBdeh5oYB_qossVwiVzQ"
        }
    ]
}'.