[[["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."],[[["SiteService provides access to site resources within Google Ad Manager."],["Sites have an approval status, represented by the ApprovalStatus enumeration, which indicates their current state within the system."],["Approval statuses include: `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, and `UNKNOWN`."]]],["The `SiteService` uses the `Site` dependency and outlines possible `ApprovalStatus` states. These statuses, within the `https://www.google.com/apis/ads/publisher/v202405` namespace, include `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, and `UNKNOWN`. Each state represents a distinct phase or judgment of a site's approval. These enumerated values describe site approval states.\n"]]