unsubscribedTrailer property

String? unsubscribedTrailer
final

The video that should play in the featured video module in the channel page's browse view for unsubscribed viewers. Subscribed viewers may see a different video that highlights more recent channel activity.

If specified, the property's value must be the YouTube video ID of a public or unlisted video that is owned by the channel owner.

Implementation

final String? unsubscribedTrailer;