Newer Version Available

This content describes an older version of this product. View Latest

Bulk Presentation Input

Input representation for bulk presentation.
Properties
Property Name Type Description Required Available version
activation​Date Datetime Date when the presentation becomes active. If no value is provided, the default is the current date and time. Optional 65.0
custom​Fields Object Map of custom field names and their values for the presentation. Optional 65.0
deactivation​Date Datetime Date when the presentation becomes inactive. Optional 65.0
enable​Double​TapZoom Boolean Indicates if double-tap zoom is enabled for the presentation (true) or not (false). The default value is false. Optional 65.0
enable​Pinch​Zoom 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
player​Gesture String Player gesture type. Possible values are:
  • TAPTOP
  • TAPBOTTOM
  • SWIPEUP
  • SWIPEDOWN.
Optional 65.0
public​Content​Name String Public name for the content. Optional 65.0
public​Content​Url String URL for the public content. Optional 65.0
sendBy​Email 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