Backend changes¶
This section explains what data must be imported to Elevate to set up and work with retail media. While some settings can be set in the Elevate App, others must be imported using the Admin API.
Sponsored slices¶
Sponsored slices can be imported via the Page import of the Admin API. To mark a slice as sponsored, do the following:
- Provide a limit
- Provide the field
"sponsored": true - Do not provide a product set id
- Do not provide any pinning
It is possible to have multiple sponsored slices and to mix sponsored slices with normal slices.
Slices are also configurable in the Elevate user-interface as either sequential or positioned slices.