A ContentBundle is a grouping of individual Content. A ContentBundle is
defined as including the Content that match certain filter rules, along with the option
to explicitly include or exclude certain Content IDs.
Namespace
https://www.google.com/apis/ads/publisher/v202408
Field
id
xsd:long
ID that uniquely identifies the ContentBundle. This attribute is read-only and is
assigned by Google when a content bundle is created.
name
xsd:string
The name of the ContentBundle. This attribute is required and has a maximum length of
255 characters.
The date and time at which this content bundle was last modified. New content that matches this
bundle will not update this field.
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."],[[["A `ContentBundle` in Google Ad Manager allows publishers to group individual pieces of content, such as videos or articles, based on filter rules and explicit inclusions or exclusions."],["Each `ContentBundle` is assigned a unique ID, requires a name up to 255 characters, and has a status (e.g., Active, Inactive, Archived) that indicates its current state."],["The `lastModifiedDateTime` field reflects the last time the bundle itself was modified but isn't updated when new content matching the bundle's criteria is added."],["You can manage `ContentBundles` through the `ContentBundleService`, using methods like `createContentBundles()` and `updateContentBundles()` to create or modify them, respectively."]]],[]]