[[["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-05-15 UTC."],[[["ContentStatus describes the status of a Content object, determining if it's eligible for ad serving."],["Statuses include `ACTIVE`, `INACTIVE`, `ARCHIVED`, and `UNKNOWN`, each with a specific meaning for ad serving eligibility and content visibility."],["Content marked as `ACTIVE` is eligible for ad serving, `INACTIVE` content cannot have ads served, `ARCHIVED` is user-visible but inactive, and `UNKNOWN` represents an unexposed status value."]]],["The core content defines `ContentStatus`, describing the state of a `Content` object within the `ContentService`. It outlines four possible statuses: `ACTIVE`, meaning content is eligible for ads; `INACTIVE`, indicating content cannot serve ads; `ARCHIVED`, signifying content is archived but user-visible; and `UNKNOWN`, for cases where the actual status is not available. The namespace for these definitions is provided.\n"]]