Contains information about Content from the CMS it was ingested from.
Namespace
https://www.google.com/apis/ads/publisher/v202411
Field
id
xsd:long
The ID of the Content Source associated with the CMS in Ad Manager.
This attribute is read-only.
displayName
xsd:string
The display name of the CMS this content is in. This attribute is read-only.
cmsContentId
xsd:string
The ID of the Content in the CMS. This ID will be a 3rd party
ID, usually the ID of the content in a CMS (Content Management System).
This attribute is read-only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["CmsContent object provides details about Content ingested from a CMS (Content Management System)."],["It includes identifiers like the Content Source ID in Ad Manager, the CMS display name, and the external CMS Content ID."],["The CmsContent object's attributes are read-only, offering informational context about the Content's origin."]]],["The `CmsContent` object details content information from a Content Management System (CMS). It includes the `id`, which is the read-only ID of the content source in Ad Manager. It also contains `displayName`, representing the CMS's read-only display name, and `cmsContentId`, the read-only third-party ID of the content within the CMS. These details are linked to `Content` via the `ContentService` and reside within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]