Legacy Create Audience V1
POST {{baseUrl}}/2023-01/retail-media/accounts/:accountId/audiences
Create an Audience (deprecated Public API)
Request Body
{"data"=>{"attributes"=>{"lookbackWindow"=>"P14D", "name"=>"<string>", "retailerId"=>"<long>", "userType"=>"buyer", "brandIds"=>["<long>", "<long>"], "categoryIds"=>["<integer>", "<integer>"]}, "id"=>"<string>", "type"=>"<string>"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""