[[["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-02-13 UTC."],[[["ContentStatus describes the operational status of a Content object within the system."],["It has four possible values: `ACTIVE`, `INACTIVE`, `ARCHIVED`, and `UNKNOWN`."],["`ACTIVE` content is ready for ad serving, while `INACTIVE` content cannot serve ads."],["`ARCHIVED` content is retained but not actively used, and `UNKNOWN` signifies an undefined status in the current API version."]]],["The `ContentStatus` enumeration defines the state of a `Content` object within the `ContentService`. Key statuses include `ACTIVE`, indicating eligibility for ad serving; `INACTIVE`, meaning ads cannot be served; and `ARCHIVED`, signifying the content is archived but user-visible. `UNKNOWN` represents a status not exposed by the current API. The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]