REST Resource: networks.contentLabels

Resource: ContentLabel

A content label.

JSON representation
{
  "name": string,
  "displayName": string
}
Fields
name

string

Identifier. The resource name of the ContentLabel. Format: networks/{networkCode}/contentLabels/{content_label_id}

displayName

string

Optional. The display name of the ContentLabel.

Methods

get

API to retrieve a ContentLabel object.

list

API to retrieve a list of ContentLabel objects.