AI-generated Key Takeaways
- 
          ContentBundleService depends on the ContentBundle object. 
- 
          ContentBundleStatus indicates the state of a ContentBundle, with possible values including ACTIVE, INACTIVE, ARCHIVED, and UNKNOWN. 
- 
          Different ContentBundleStatus values reflect whether stats are collected or if the object has been archived. 
                  Service
               
               
                  ContentBundleService
               
            
                  Dependencies
               
               
                  ContentBundle
                  
            ▼
                  ContentBundleStatus
               Status for ContentBundle objects.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| 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. |