[[["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."],[[["The `SiteService` allows management of websites associated with a Google Ad Manager network."],["`Site` objects have an `ApprovalStatus`, represented by an enumerated value that can be `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, or `UNKNOWN`."],["`ApprovalStatus` indicates the review and approval state of a site within the network."]]],["The `SiteService` utilizes the `Site` dependency and defines the `ApprovalStatus` enumeration. This enumeration details possible site approval states, including `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, and `UNKNOWN`. These statuses indicate the review and approval level of a site within the `https://www.google.com/apis/ads/publisher/v202402` namespace.\n"]]