Resource: Whitelist
A whitelist
resource lets a content owner indicate that it does not want to claim any videos uploaded to a particular channel even though that channel is not owned or managed by the content owner. An whitelist
resource represents a whitelisted channel for a content owner. Whitelisted channels are channels that are not owned or managed by you, but you would like to whitelist so that no claims from your assets are placed on videos uploaded to these channels.
JSON representation |
---|
{ "kind": string, "title": string, "id": string } |
Fields | |
---|---|
kind |
The type of the API resource. For |
title |
Title of the whitelisted YouTube channel. |
id |
The YouTube channel ID that uniquely identifies the whitelisted channel. |
Methods |
|
---|---|
|
Removes a whitelisted channel for a content owner. |
|
Retrieves a specific whitelisted channel by ID. |
|
Whitelist a YouTube channel for your content owner. |
|
Retrieves a list of whitelisted channels for a content owner. |