clickTags property

List<ClickTag>? clickTags
getter/setter pair

List of detected click tags for assets.

This is a read-only, auto-generated field. This field is empty for a rich media asset.

Implementation

core.List<ClickTag>? clickTags;