Enum SearchResource.ListRequest.SafeSearchEnum
Indicates whether the search results should include restricted content as well as standard content.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum SearchResource.ListRequest.SafeSearchEnum
Fields
Name | Description |
---|---|
Moderate | YouTube will filter some content from search results and, at the least, will filter content that is restricted in your locale. Based on their content, search results could be removed from search results or demoted in search results. This is the default parameter value. |
None | YouTube will not filter the search result set. |
SafeSearchSettingUnspecified | |
Strict | YouTube will try to exclude all restricted content from the search result set. Based on their content, search results could be removed from search results or demoted in search results. |