Lucky Cart Displayer API

Selects and returns the promotional banner to render for a given page context. The route encodes the whole selection key in the path — /{siteKey}/{shopper}/banner/{platform}/ {pageType}/{format} for a single promotion, or /banners/ for every matching promotion — with pageId, store and store_type as optional query parameters for finer targeting such as store-local promotions. Platform distinguishes desktop, mobile and webmobile inventory. The response carries the image URL, the click-through URL, the campaign identifier and the campaign name. This host is unversioned.

API entry from apis.yml

apis.yml Raw ↑
aid: lucky-cart:displayer-api
name: Lucky Cart Displayer API
description: Selects and returns the promotional banner to render for a given page context. The route
  encodes the whole selection key in the path — /{siteKey}/{shopper}/banner/{platform}/ {pageType}/{format}
  for a single promotion, or /banners/ for every matching promotion — with pageId, store and store_type
  as optional query parameters for finer targeting such as store-local promotions. Platform distinguishes
  desktop, mobile and webmobile inventory. The response carries the image URL, the click-through URL,
  the campaign identifier and the campaign name. This host is unversioned.
humanURL: https://github.com/lucky-cart/lucky-cart-ios#request-the-banner-data
baseURL: https://displayer.luckycart.com
tags:
- Retail Media
- Advertising
- Banners
properties:
- type: Authentication
  url: authentication/lucky-cart-authentication.yml
- type: Components
  url: components/lucky-cart-components.yml
- type: SourceCode
  url: https://github.com/lucky-cart/lucky-cart-ios