Your integration only ever reads banners. Creating and scheduling them is done by marketers in the Admin Portal — your job is to fetch the right ones and render them.
Banner types
Each banner carries an image, a navigation action, a priority and a schedule. Priority controls the order when several banners compete for the same slot.
Lifecycle
Only published banners inside their scheduled window are returned to your channel. A banner that has expired or been disabled simply stops appearing — there is no separate signal, so do not cache the list indefinitely.Targeting
Banners are filtered before they reach you. Two mechanisms combine:- Audience — segments from Audience — Lobyco Segmentation.
- Chain and store — location-specific campaigns, so a store-scoped banner only reaches customers shopping that estate.
Navigation
Every banner has an action that fires when a customer taps it.
If you render your own web content in the wrapper, read Web Content in Mobile App first — it covers the constraints that apply inside it.