ApiException was thrown with message '{
    "message": "Request contains an invalid argument.",
    "code": 3,
    "status": "INVALID_ARGUMENT",
    "details": [
        {
            "@type": "type.googleapis.com\/google.ads.googleads.v21.errors.GoogleAdsFailure",
            "errors": [
                {
                    "errorCode": {
                        "criterionError": "INVALID_IP_ADDRESS"
                    },
                    "message": "IP address is not valid.",
                    "trigger": {
                        "stringValue": "217.113.*.*"
                    },
                    "location": {
                        "fieldPathElements": [
                            {
                                "fieldName": "operations",
                                "index": 0
                            },
                            {
                                "fieldName": "create"
                            },
                            {
                                "fieldName": "ip_block"
                            },
                            {
                                "fieldName": "ip_address"
                            }
                        ]
                    }
                }
            ],
            "requestId": "LNK3CR94vih7fxGwuHgG8Q"
        }
    ]
}'.