google_api_you_tube v0.4.0 GoogleApi.YouTube.V3.Model.VideoSuggestionsTagSuggestion View Source
A single tag suggestion with it's relevance information.
Attributes
- categoryRestricts ([String.t]): A set of video categories for which the tag is relevant. You can use this information to display appropriate tag suggestions based on the video category that the video uploader associates with the video. By default, tag suggestions are relevant for all categories if there are no restricts defined for the keyword. Defaults to:
null
. - tag (String.t): The keyword tag suggested for the video. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.