AI-generated Key Takeaways
-
ContentBundleStatus defines the possible states for ContentBundle objects in the ContentBundleService.
-
The different statuses include ACTIVE, INACTIVE, ARCHIVED, and UNKNOWN.
-
Each status indicates the current state of the ContentBundle object regarding its activity and data collection.
Service
ContentBundleService
Dependencies
ContentBundle
▼
ContentBundleStatus
Status for ContentBundle
objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
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. |