AI-generated Key Takeaways
-
ContentStatus describes the status of a Content object.
-
Content can have statuses such as ACTIVE, INACTIVE, ARCHIVED, or UNKNOWN.
-
An ACTIVE status means the Content can have ads served against it, while INACTIVE means it cannot.
-
ARCHIVED indicates the Content has been archived and is user-visible.
Service
ContentService
Dependencies
Content
▼
ContentStatus
Describes the status of a Content object.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |