[[["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\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|---|---|"]]