v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
RFM UPC Processing

Process Upc File

Process a UPC file from S3 and match UPCs against the product catalog

post/ad_analytics/rfm/upc

Request body

s3_keystring required

The S3 key where the file was uploaded (provided by generate-upload-url)

file_namestring required

The original name of the uploaded file

Response

UPC processing started

idinteger nullable

ID of this object.

created_atstring date-time nullable

datetime object representing when this object was created.

updated_atstring date-time nullable

datetime object representing when this object was updated.

deleted_atstring date-time nullable

datetime object representing when this object was deleted.

status'RUNNING' | 'COMPLETED' | 'FAILED'
endpointstring

Endpoint spawning async job

errorstring nullable

error message

responseobject nullable