[[["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."],[],["The core content details the approval status of a mobile application, which is managed by the `MobileApplicationService`. Possible statuses include `UNKNOWN`, `DRAFT` (not ready for review), `UNCHECKED` (not reviewed), `APPROVED` (can serve ads), `DISAPPROVED` (cannot serve ads), and `APPEALING` (disapproved with a pending appeal). These statuses, defined under the `https://www.google.com/apis/ads/publisher/v202502` namespace, indicate the application's readiness to serve ads and its current state in the review process.\n"],null,["# enum MobileApplication.ApprovalStatus (v202502)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202502/MobileApplicationService.MobileApplication) \n▼\n**MobileApplication.ApprovalS...**\n\nThe approval status of the mobile application.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------|--------------------------------------------------------------------------------------|\n| `UNKNOWN` | Unknown approval status. |\n| `DRAFT` | The application is not yet ready for review. |\n| `UNCHECKED` | The application has not yet been reviewed. |\n| `APPROVED` | The application can serve ads. |\n| `DISAPPROVED` | The application failed approval checks and it cannot serve any ads. |\n| `APPEALING` | The application is disapproved but has a pending review status, signaling an appeal. |"]]