AI-generated Key Takeaways
-
Content represents a piece of content from a Publisher's CMS.
-
Content has a unique identifier in the format
networks/{networkCode}/content/{contentId}and a display name. -
The Content resource provides methods to retrieve a specific Content object or a list of Content objects.
Resource: Content
A piece of content from a Publisher's CMS.
| JSON representation |
|---|
{ "name" : string , "displayName" : string } |
| Fields | |
|---|---|
name
|
Identifier. The resource name of the |
displayName
|
Output only. The name of the |
Methods |
|
|---|---|
|
API to retrieve a Content
object. |
|
API to retrieve a list of Content
objects. |

