Create banner collection
CreateBannerCollection
Creates a new banner collection.
Documentation Index
Fetch the complete documentation index at: https://docs.mottostreaming.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
BannerCollection represents a collection of banners that can be displayed in a carousel on an end-user facing web/app page.
A name for visual identification within the management UI. Does not appear towards end users.
A list of banner ids that should be included in this banner collection. The order of this list determines the order in which the banners are displayed towards end users.
VISIBILITY_UNSPECIFIED, VISIBILITY_PUBLISHED, VISIBILITY_UNLISTED, VISIBILITY_HIDDEN Response
OK
BannerCollection represents a collection of banners that can be displayed in a carousel on an end-user facing web/app page.

