Parameter | Description |
---|---|
CSV File Identifier | The identifier of the CSV file containing entries to validate. |
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?