[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `ContentService` defines the `ContentStatus` for a `Content` object, with four possible states: `ACTIVE`, `INACTIVE`, `ARCHIVED`, and `UNKNOWN`. `ACTIVE` content is eligible for ads, while `INACTIVE` content is not. `ARCHIVED` content is user-visible but its status regarding ads serving is not defined. `UNKNOWN` represents a value not available in the requested API version. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum ContentStatus (v202502)\n\n**Service** \n**ContentService** **Dependencies** \n[Content](/ad-manager/api/reference/v202502/ContentService.Content) \n▼\n**ContentStatus**\n\nDescribes the status of a [Content](/ad-manager/api/reference/v202502/ContentService.Content) object.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|---------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ACTIVE` | Indicates the [Content](/ad-manager/api/reference/v202502/ContentService.Content) has been created and is eligible to have ads served against it. |\n| `INACTIVE` | Indicates the [Content](/ad-manager/api/reference/v202502/ContentService.Content) has been deactivated and cannot have ads served against it. |\n| `ARCHIVED` | Indicates the [Content](/ad-manager/api/reference/v202502/ContentService.Content) has been archived; user-visible. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]