enum MobileApplication.ApprovalStatus (v202505)

  • MobileApplication.ApprovalStatus is an enumeration detailing the approval state of a mobile application within the MobileApplicationService.

  • The possible statuses range from UNKNOWN, DRAFT, UNCHECKED, APPROVED, DISAPPROVED, to APPEALING, indicating different stages of review and ad serving capability.

The approval status of the mobile application.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
UNKNOWN Unknown approval status.
DRAFT The application is not yet ready for review.
UNCHECKED The application has not yet been reviewed.
APPROVED The application can serve ads.
DISAPPROVED The application failed approval checks and it cannot serve any ads.
APPEALING The application is disapproved but has a pending review status, signaling an appeal.