AI-generated Key Takeaways
-
ContentLabel is a resource with a name and an optional displayName.
-
The name is the identifier for the ContentLabel, formatted as
networks/{networkCode}/contentLabels/{content_label_id}. -
Methods are available to retrieve a single ContentLabel object or a list of ContentLabel objects.
Resource: ContentLabel
A content label.
| JSON representation |
|---|
{ "name" : string , "displayName" : string } |
| Fields | |
|---|---|
name
|
Identifier. The resource name of the |
displayName
|
Optional. The display name of the |
Methods |
|
|---|---|
|
API to retrieve a ContentLabel
object. |
|
API to retrieve a list of ContentLabel
objects. |

