[[["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 2025-08-06 UTC."],[[["\u003cp\u003eSiteService provides access to site resources with varying approval statuses.\u003c/p\u003e\n"],["\u003cp\u003eSites can have one of six approval statuses: \u003ccode\u003eDRAFT\u003c/code\u003e, \u003ccode\u003eUNCHECKED\u003c/code\u003e, \u003ccode\u003eAPPROVED\u003c/code\u003e, \u003ccode\u003eDISAPPROVED\u003c/code\u003e, \u003ccode\u003eREQUIRES_REVIEW\u003c/code\u003e, or \u003ccode\u003eUNKNOWN\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe SiteService API uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content defines `ApprovalStatus` within the `SiteService` namespace (`https://www.google.com/apis/ads/publisher/v202411`) and its relationship to `Site`. The enumeration values describe the different stages of approval for a site. These include `DRAFT`, `UNCHECKED`, `APPROVED`, `DISAPPROVED`, `REQUIRES_REVIEW`, and `UNKNOWN`, which represent the site's status regarding its approval process. The core information is defining the possible status values in the context of site management.\n"],null,["# enum ApprovalStatus (v202411)\n\n**Service** \n**SiteService** **Dependencies** \n[Site](/ad-manager/api/reference/v202411/SiteService.Site) \n▼\n**ApprovalStatus**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------|-------------|\n| `DRAFT` | |\n| `UNCHECKED` | |\n| `APPROVED` | |\n| `DISAPPROVED` | |\n| `REQUIRES_REVIEW` | |\n| `UNKNOWN` | |"]]