AI-generated Key Takeaways
-
A
ContentBundle
groups individualContent
based on filter rules and explicit inclusions or exclusions ofContent
IDs. -
ContentBundle
has key properties like a unique ID, a name (up to 255 characters), a status (e.g., Active, Inactive, Archived), and a last modified timestamp. -
The
ContentBundleService
allows for the creation and updating ofContentBundles
through dedicated methods. -
ContentBundles
have a status that dictates whether they are actively collecting stats (Active), no longer active (Inactive), or permanently stored (Archived).
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/v202411
Field |
|
---|---|
|
ID that uniquely identifies the |
|
The name of the |
|
The ContentBundleStatus of the Enumerations
|
|
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. |