Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
OK
Banner represents a single banner that can be displayed on an end-user facing web/app page.
GetBanner
Returns banner information by banner ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
Banner represents a single banner that can be displayed on an end-user facing web/app page.