AI-generated Key Takeaways
-
ContentStatus describes the status of a Content object.
-
The status can be ACTIVE, INACTIVE, ARCHIVED, or UNKNOWN.
-
ACTIVE content is eligible for ads, INACTIVE content is not, and ARCHIVED content is user-visible.
Service
ContentService
Dependencies
Content
▼
ContentStatus
Describes the status of a Content object.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
ACTIVE
|
Indicates the Content has been created and is eligible to have ads served against it. |
INACTIVE
|
Indicates the Content has been deactivated and cannot have ads served against it. |
ARCHIVED
|
Indicates the Content has been archived; user-visible. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |