tagSuggestions property

List<VideoSuggestionsTagSuggestion>? tagSuggestions
getter/setter pair

A list of keyword tags that could be added to the video's metadata to increase the likelihood that users will locate your video when searching or browsing on YouTube.

Implementation

core.List<VideoSuggestionsTagSuggestion>? tagSuggestions;