tagSuggestionsAvailability property

String? tagSuggestionsAvailability
getter/setter pair

This value indicates whether keyword (tag) suggestions are available for the video.

Tags can be added to a video's metadata to make it easier for other users to find the video. You can retrieve these suggestions by requesting the suggestions part in your videos.list() request.

Implementation

core.String? tagSuggestionsAvailability;