Get placement list

Returns a list of all advertising placements (manual product list placements) for the current instance.

Requires authentication.

Request

GET /placement

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns a JSON array of placement objects.

Response Body

FieldTypeDescription
idintegerUnique placement ID.
namestringPlacement name.
activebooleanWhether the placement is active.
listTypestringThe page type: search, category, or manufacturer.
identifierarrayArray of identifiers (search terms, category IDs, etc.) that trigger this placement.
itemsarrayManually configured product items in this placement.
Query Params
string
string
string
string
string
string
string
string
boolean
Response
200

Successful response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!