| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
VideoSuggestionsTagSuggestion |
VideoSuggestionsTagSuggestion.clone() |
VideoSuggestionsTagSuggestion |
VideoSuggestionsTagSuggestion.set(String fieldName,
Object value) |
VideoSuggestionsTagSuggestion |
VideoSuggestionsTagSuggestion.setCategoryRestricts(List<String> categoryRestricts)
A set of video categories for which the tag is relevant.
|
VideoSuggestionsTagSuggestion |
VideoSuggestionsTagSuggestion.setTag(String tag)
The keyword tag suggested for the video.
|
| Modifier and Type | Method and Description |
|---|---|
List<VideoSuggestionsTagSuggestion> |
VideoSuggestions.getTagSuggestions()
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.
|
| Modifier and Type | Method and Description |
|---|---|
VideoSuggestions |
VideoSuggestions.setTagSuggestions(List<VideoSuggestionsTagSuggestion> tagSuggestions)
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.
|
Copyright © 2011–2022 Google. All rights reserved.