REST Resource: assetLabels

Resource: AssetLabel

An assetLabel resource represents an Asset Label for a certain content owner.

JSON representation
{
  "labelName": string,
  "kind": string
}
Fields
labelName

string

Name of the asset label.

kind

string

The type of the API resource. For assetLabel resources, this value is youtubePartner#assetLabel.

Methods

insert

Insert an asset label for an owner.

list

Retrieves a list of all asset labels for an owner.