abstract type MobileApplicationAction (v202408)
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 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `MobileApplicationService` allows for performing actions on mobile applications within Google Ad Manager."],["`MobileApplicationAction` defines the specific actions, such as archiving or unarchiving, that can be applied to mobile applications."],["These actions are executed through the `performMobileApplicationAction` method of the `MobileApplicationService`."],["The service and its actions are part of the Google Ad Manager API and operate within a specific namespace."]]],["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"]]