BaseWidgetModel
A class encapsulating data and functionality of every LiveLike Widget
-
The unique id of the Widget
-
The kind of Widget
-
The date when the Widget was created
-
The date when the Widget was published
-
The specified duration for interaction
-
A string of custom data
-
The id of the Program this Widget belongs to
-
The date in which the Widget will stop accepting interactions
-
A keyed set of Attributes of the Widget
-
An
impression
is used to calculate user engagement on the Producer Site. Call this once when the widget is first displayed to the user. -
Mark the widget as interactive to improve engagement rate calculations This should be done as soon as the user is able to interact with your UI
-