Replace Offsite Audiences job
Replace the contents of an existing offsite audience. This endpoint returns a new job id and presigned url for uploading the replacement audience CSV.
Autorizaciones
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Parámetros de ruta
The audience ID to replace.
Cuerpo
Respuesta
Accepted
The unique identifier for the queued job.
"123e4567-e89b-12d3-a456-426614174000"
The presigned url to upload the audience csv file.
Presigned url must be used with PUT method and include the header Content-Type: text/csv.
"https://offsite-ads-user-list-uploads.s3.us-east-2.amazonaws.com/123e4567-e89b-12d3-a456-426614174000.csv"