abstract type MobileApplicationAction (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
MobileApplicationService
Represents the actions that can be performed on mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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."],[[["\u003cp\u003eThe \u003ccode\u003eMobileApplicationService\u003c/code\u003e allows for performing actions on mobile applications within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMobileApplicationAction\u003c/code\u003e defines the specific actions, such as archiving or unarchiving, that can be applied to mobile applications.\u003c/p\u003e\n"],["\u003cp\u003eThese actions are executed through the \u003ccode\u003eperformMobileApplicationAction\u003c/code\u003e method of the \u003ccode\u003eMobileApplicationService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe service and its actions are part of the Google Ad Manager API and operate within a specific namespace.\u003c/p\u003e\n"]]],["The `MobileApplicationService` allows actions on mobile applications, including `ArchiveMobileApplications` and `UnarchiveMobileApplications`. These actions are performed through the `performMobileApplicationAction`, which is dependent on the `MobileApplicationAction`. The service is defined within the namespace `https://www.google.com/apis/ads/publisher/v202408`. It allows to archive and unarchive applications.\n"],null,["# abstract type MobileApplicationAction (v202408)\n\n**Service** \n**MobileApplicationService** **Dependencies** \n[performMobileApplicationAct...](/ad-manager/api/reference/v202408/MobileApplicationService#performMobileApplicationAction \"performMobileApplicationAction()\") \n▼\n**MobileApplicationAction** **Inheritance** \n**MobileApplicationAction** \n▼\n[ArchiveMobileApplications](/ad-manager/api/reference/v202408/MobileApplicationService.ArchiveMobileApplications) [UnarchiveMobileApplications](/ad-manager/api/reference/v202408/MobileApplicationService.UnarchiveMobileApplications)\n\nRepresents the actions that can be performed on [mobile applications](/ad-manager/api/reference/v202408/MobileApplicationService.MobileApplication).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|"]]