[[["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\u003eThis document details the \u003ccode\u003eMobileApplication.ApprovalStatus\u003c/code\u003e enumeration within Google Ad Manager's MobileApplicationService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMobileApplication.ApprovalStatus\u003c/code\u003e indicates whether a mobile application is approved to serve ads, with statuses ranging from draft to approved, disapproved, or under review.\u003c/p\u003e\n"],["\u003cp\u003eStatuses like \u003ccode\u003eDRAFT\u003c/code\u003e, \u003ccode\u003eUNCHECKED\u003c/code\u003e, \u003ccode\u003eAPPROVED\u003c/code\u003e, \u003ccode\u003eDISAPPROVED\u003c/code\u003e, and \u003ccode\u003eAPPEALING\u003c/code\u003e offer publishers insight into their mobile application's ad serving eligibility.\u003c/p\u003e\n"],["\u003cp\u003ePublishers can utilize this information to manage and monitor their mobile applications within the Google Ad Manager platform.\u003c/p\u003e\n"]]],["The core content describes the `MobileApplication.ApprovalStatus` within the `MobileApplicationService`. It details six possible statuses: `UNKNOWN`, `DRAFT` (not ready for review), `UNCHECKED` (not yet reviewed), `APPROVED` (can serve ads), `DISAPPROVED` (cannot serve ads), and `APPEALING` (disapproved with a pending appeal). These statuses represent the different stages of a mobile application's review and its ability to display ads within the specified namespace.\n"],null,["# enum MobileApplication.ApprovalStatus (v202411)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[MobileApplication](/ad-manager/api/reference/v202411/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/v202411`\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. |"]]