REST Resource: updateWithLinking.networks.sources.content

Resource: VideoContentWithLinking

The metadata for the content to be ingested, with the linking information.

JSON representation
{
  "videoContent": {
    object (VideoContent)
  },
  "linkInfo": {
    object (LinkInfo)
  }
}
Fields
videoContent

object (VideoContent)

The metadata for the content

LinkInfo

Information used to indicate content linking related info.

JSON representation
{
  "parentContentId": string
}
Fields
parentContentId

string

The content ID of the parent content from the CMS. Content with the same parentContentId are linked together for content updates and targeting.

Methods

update
(deprecated)

API to create new content or update the metadata if the content already exists in Ad Manager.