Contains information about Content from the CMS it was ingested from.
Namespace
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC."],[[["CmsContent provides information about Content obtained from a Content Management System (CMS)."],["It includes the Content Source's ID, the CMS display name, and the Content's ID within the CMS."],["These attributes are read-only and primarily serve to identify and associate Content with its source CMS."]]],["The `CmsContent` structure details content information from a Content Management System (CMS) within Ad Manager. Key attributes include: `id`, which is the read-only ID of the associated content source; `displayName`, representing the CMS's display name, also read-only; and `cmsContentId`, the read-only ID of the content within the CMS itself. This structure is found under `ContentService` and `Content` dependencies. It provides information about CMS content ingested into Ad Manager.\n"]]