abstract type MobileApplicationAction (v202411)
Service
MobileApplicationService
Represents the actions that can be performed on mobile applications.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The MobileApplicationService allows for performing actions on mobile applications in Google Ad Manager."],["This service utilizes the performMobileApplicationAction method to execute specific actions, like archiving or unarchiving mobile applications."],["MobileApplicationAction encompasses the various operations available for mobile applications, including archiving and unarchiving."],["The service operates within the specified namespace for Google Ad Manager API version 202411."]]],["The core content details actions within the `MobileApplicationService`. It focuses on the `MobileApplicationAction`, which enables actions on mobile applications. The two specific actions available are `ArchiveMobileApplications` and `UnarchiveMobileApplications`. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`. These actions, performed through `performMobileApplicationAction`, are the key functionalities provided for managing mobile applications.\n"]]