Customer Lists Customers (Partial Update)
Description
Adds the specified customer to an existing Customer List. This operation updates the list by appending the new customer without affecting existing entries.
See the Aerial Spec for more details.
File Naming Convention
TGEN_customerListsCustomers_partialupdate_2025-08_<optionalSuffix>.csv
importType:partialupdateapiVersion:2025-08
Columns
| Column Header | Description | Key Information | Type | Required |
|---|---|---|---|---|
customerList | UUID or external ID of a customerList associated with this resource. | string | Yes | |
customers | Array of Customer Uuids or External IDs | array | Yes | |
customers[0] | Array element | mixed | No |
Sample CSV
See the following customerListsCustomers CSV sample file.