Show ID
The optional showId option allows you to set a specific show to be promoted in the widget, irrelevant of its state.
const alertConfig: Partial<AlertConfig> = {
showId: '864276c9-85b3-4755-96c9-b70efa4f454a',
};
Last updated
The optional showId option allows you to set a specific show to be promoted in the widget, irrelevant of its state.
const alertConfig: Partial<AlertConfig> = {
showId: '864276c9-85b3-4755-96c9-b70efa4f454a',
};
Last updated