[[["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.DisapprovalReason object provides details about the disapproval reason for a site, categorized by type and specific details.\u003c/p\u003e\n"],["\u003cp\u003eDisapprovalReason includes a \u003ccode\u003etype\u003c/code\u003e field that indicates the broad reason for disapproval, with options like CONTENT, OWNERSHIP, OTHER, and UNKNOWN.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003edetails\u003c/code\u003e field provides further information about the specific cause for disapproval in string format.\u003c/p\u003e\n"]]],["The `SiteService` relies on the `Site` dependency and utilizes `DisapprovalReason`. This `DisapprovalReason` has two fields: `type` and `details`. `Type` specifies the reason for disapproval, using enumerated values: `CONTENT`, `OWNERSHIP`, `OTHER`, and `UNKNOWN`. The `details` field is a string providing further context. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["**Service** \n**SiteService** **Dependencies** \n[Site](/ad-manager/api/reference/v202411/SiteService.Site) \n▼\n**DisapprovalReason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ||\n|-----------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `type` | ` `[DisapprovalReason.Type](/ad-manager/api/reference/v202411/SiteService.DisapprovalReason.Type)` ` *** ** * ** *** **Enumerations** `CONTENT` : `OWNERSHIP` : `OTHER` : `UNKNOWN` : \u003cbr /\u003e |\n| `details` | ` `xsd:`string` \u003cbr /\u003e |"]]