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/v202508
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 2025-08-13 UTC."],[],[],null,["# type ContentBundle (v202508)\n\n**Service** \n**ContentBundleService** **Dependencies** \n[ContentBundlePage](/ad-manager/api/reference/v202508/ContentBundleService.ContentBundlePage) [createContentBundles()](/ad-manager/api/reference/v202508/ContentBundleService#createContentBundles) [updateContentBundles()](/ad-manager/api/reference/v202508/ContentBundleService#updateContentBundles) \n▼\n**ContentBundle**\n\nA `ContentBundle` is a grouping of individual [Content](/ad-manager/api/reference/v202508/ContentService.Content). A `ContentBundle` is\ndefined as including the `Content` that match certain filter rules, along with the option\nto explicitly include or exclude certain `Content` IDs.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202508`\n\n| Field ----- ||\n|----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `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. |\n| ### `name` | ` `xsd:`string` The name of the `ContentBundle`. This attribute is required and has a maximum length of 255 characters. |\n| ### `status` | ` `[ContentBundleStatus](/ad-manager/api/reference/v202508/ContentBundleService.ContentBundleStatus)` ` The [ContentBundleStatus](/ad-manager/api/reference/v202508/ContentBundleService.ContentBundleStatus) of the `ContentBundle`. This attribute is read-only and defaults to [ContentBundleStatus.INACTIVE](/ad-manager/api/reference/v202508/ContentBundleService.ContentBundleStatus#INACTIVE). *** ** * ** *** **Enumerations** `ACTIVE` : The object is active and stats are collected. `INACTIVE` : The object is no longer active and no stats collected. `ARCHIVED` : The object has been archived. `UNKNOWN` : The value returned if the actual value is not exposed by the requested API version. \u003cbr /\u003e |\n| ### `lastModifiedDateTime` | ` `[DateTime](/ad-manager/api/reference/v202508/ContentBundleService.DateTime)` ` 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. |"]]