CampaignDetails

Schema

Fields

· 14
id integer required

Internal ID for use around the API

human_id string required

Campaign ID visible in the backoffice and the campaign reports

name string required

Localized campaign title

type any required
opt_in_method any required
status any required
starts_at string · date-time required
ends_at string · date-time required
image string required

Localized campaign image URL (the same that is used in overlay)

tournament any required

If campaign is tournament this field will be populated with the details. Keep in mind that the content might change a bit depending on which tournament type is in play

jackpots array of JackpotDetails
terms string required

Localized Terms and Conditions HTML that is displayed in the overlay. Currently available only for Tournaments due to technical limitations.

game_ids array of string required

List of selected Game IDs, usually very long one.

hidden boolean required

Campaign is not visible in the overlay

Used by

· 1 operation