Parameter | Description |
---|---|
Items | A comma-separated list of entry values to validate. Examples: * IP list - 10.10.10.10,11.11.11.11 * GEO list - EU,US |
List Type | The type of client list to validate entries for. |
Parameter | Description |
---|---|
Account Switch Key | An account switch key to execute the operation on behalf of a different account. |
{
"duplicatesCount": 0,
"existingCount": 0,
"importedCount": 2,
"itemsImported": false,
"validation": {
"errors": []
}
}
Was this page helpful?