post https://api.attributionapp.com/v2/filters//amounts_upload
Upload Spend data for filter in CSV format
CSV file format requirements
Date,Amount
2023-01-25,1.00
2023-01-26,3.75
Column | Type | Description |
---|---|---|
Date | Date | Must be in ISO 8601 YYYY-MM-DD format, e.g. 2023-01-25 |
Amount | Decimal | Numerical with two decimal places separated by a dot, e.g 11.99 (note that API returns value as cents e.g. 1199 ). |