videoSettings property

SiteVideoSettings? videoSettings
getter/setter pair

Default video settings for new placements created under this site.

This value will be used to populate the placements.videoSettings field, when no value is specified for the new placement.

Implementation

SiteVideoSettings? videoSettings;