enum DisapprovalReason.Type (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
CONTENT
|
|
OWNERSHIP
|
|
OTHER
|
|
UNKNOWN
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The `SiteService` uses `DisapprovalReason` to categorize site disapproval. `DisapprovalReason.Type` defines the reason's category. The available categories, found within the specified namespace, are: `CONTENT`, related to the site's content; `OWNERSHIP`, concerning site ownership; `OTHER`, for miscellaneous reasons; and `UNKNOWN`, when the reason is unidentified. These are enumerations within the `DisapprovalReason` dependency, each offering a unique classification.\n"],null,["# enum DisapprovalReason.Type (v202502)\n\n**Service** \n**SiteService** **Dependencies** \n[DisapprovalReason](/ad-manager/api/reference/v202502/SiteService.DisapprovalReason) \n▼\n**DisapprovalReason.Type**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `CONTENT` | |\n| `OWNERSHIP` | |\n| `OTHER` | |\n| `UNKNOWN` | |"]]