[[["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 2024-08-20 UTC."],[[["`ContentStatus` describes the state of a `Content` object, determining whether it's eligible for ad serving."],["There are four statuses: `ACTIVE`, `INACTIVE`, `ARCHIVED`, and `UNKNOWN`, each signifying a different operational state of the content."],["Active content is eligible for ad serving, while inactive content cannot have ads served against it."],["Archived content is user-visible but not actively used, and unknown status indicates the actual value is hidden by the API version."]]],["The core information defines the `ContentStatus` for a `Content` object within the `ContentService`. Four statuses are detailed: `ACTIVE`, indicating content is eligible for ads; `INACTIVE`, meaning content is deactivated and cannot serve ads; `ARCHIVED`, signifying content is archived but user-visible; and `UNKNOWN`, used when the API version doesn't expose the actual status. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]