Newer Version Available
Bulk Presentation Input
Input representation for bulk presentation.
- Properties
-
Property Name Type Description Required Available version activationDate Datetime Date when the presentation becomes active. If no value is provided, the default is the current date and time. Optional 65.0 customFields Object Map of custom field names and their values for the presentation. Optional 65.0 deactivationDate Datetime Date when the presentation becomes inactive. Optional 65.0 enableDoubleTapZoom Boolean Indicates if double-tap zoom is enabled for the presentation (true) or not (false). The default value is false. Optional 65.0 enablePinchZoom Boolean Indicates if pinch zoom is enabled for the presentation (true) or not (false). Optional 65.0 id String ID of the presentation. Optional 65.0 name String Name of the presentation. Required 65.0 playerGesture String Player gesture type. Possible values are: - TAPTOP
- TAPBOTTOM
- SWIPEUP
- SWIPEDOWN.
Optional 65.0 publicContentName String Public name for the content. Optional 65.0 publicContentUrl String URL for the public content. Optional 65.0 sendByEmail Boolean Indicates if the presentation can be sent by email (true) or not (false). Optional 65.0 topics List<String> List of topics associated with the presentation. TopicAssignment must be enabled for Presentation before using this field. Optional 65.0