publicStatsViewable property

bool? publicStatsViewable
getter/setter pair

This value indicates if the extended video statistics on the watch page can be viewed by everyone.

Note that the view count, likes, etc will still be visible if this is disabled. @mutable youtube.videos.insert youtube.videos.update

Implementation

core.bool? publicStatsViewable;