Skip to main content

GET

This endpoint can be called to get sponsored recommendation lists, similar to those returned in the landing page response. Because sponsored lists use real-time bidding, calling this endpoint can be relatively slow, which is why this endpoint is separate from the landing page endpoint. If not enough products fulfill the requirements, fewer or no lists may be returned. No lists will be returned if the request is set to non-notifying as no bidding will be performed. Note that the contents of the response object depends on which template is used, if any.

Request

bash

Response

SponsoredPageResult

The object representation of the landing page result.

POST

The POST endpoint is identical to the GET endpoint.

Request

application/json;charset=utf-8

SponsoredPageRequestSettings

A configuration object representing the request to the sponsored category or landing page endpoint.
bash

Response

SponsoredPageResult

The object representation of the landing page result.

Inner Schemas

Badges

BadgeTheme (enum)

BannerImage

BannerResult

CustomAttribute

CustomPrice

Image

The object representation of an image.

ImageEffect (enum)

ImageInfo

The object representation of image information.

Measurement

Price

ProductBadge

ProductGroup

The object representation of the product group result.

Product

The object representation of a product.

Source

SponsoredProductList

The object representation of a sponsored product list.

Swatch

Swatch information is used to generate swatches for different products. The type COLORS is the most common returned type and is accompanied by the actual colours as CSS colour codes. Special colour properties, supported in the data feed such as GOLD, SILVER, MULTI or TRANSPARENT are other possible return types. These are to be used to generate swatches matching these specific properties.

SwatchType (enum)

TypedCustomAttributes

VariantAvailabilityInfo

Represents availability in one store or online.

Variant

The object representation of a variant.

Visualization (enum)

Last modified on August 31, 2026