All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.VideoSuggestionsTagSuggestion.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240514-2.0.0
Show newest version






VideoSuggestionsTagSuggestion (YouTube Data API v3 v3-rev20240417-2.0.0)












com.google.api.services.youtube.model

Class VideoSuggestionsTagSuggestion

    • Constructor Detail

      • VideoSuggestionsTagSuggestion

        public VideoSuggestionsTagSuggestion()
    • Method Detail

      • getCategoryRestricts

        public List<String> getCategoryRestricts()
        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.
        Returns:
        value or null for none
      • setCategoryRestricts

        public VideoSuggestionsTagSuggestion setCategoryRestricts(List<String> categoryRestricts)
        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.
        Parameters:
        categoryRestricts - categoryRestricts or null for none
      • getTag

        public String getTag()
        The keyword tag suggested for the video.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy