Contains information about Content from the CMS it was ingested from.
Namespace
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC."],[[["CmsContent provides information about Content obtained from a Content Management System (CMS)."],["It includes details such as the CMS ID, display name, and the unique content ID within the CMS."],["The provided attributes, including id, displayName, and cmsContentId, are read-only."]]],["The `CmsContent` structure provides details about content ingested from a Content Management System (CMS) within Ad Manager. Key information includes the `id` of the content source, a read-only long integer. It also includes the `displayName`, the CMS's name, and the `cmsContentId`, which is the content's ID in the CMS and is read-only, as a string type. All data is tied to the `Content` in the API, with the namespace provided.\n"]]