[[["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 2024-05-15 UTC."],[[["The MobileApplicationService allows for performing actions on mobile applications in Google Ad Manager."],["MobileApplicationAction represents the specific actions, like archiving or unarchiving, that can be applied to mobile applications."],["These actions are accessible through dedicated methods like `performMobileApplicationAction()` with corresponding action types."],["The service and actions operate within the defined namespace for Google Ad Manager's API."]]],["The `MobileApplicationService` allows actions on mobile applications, specifically through `performMobileApplicationAction`. This function leverages `MobileApplicationAction`, which supports `ArchiveMobileApplications` and `UnarchiveMobileApplications`. These actions facilitate the archival and unarchival of mobile applications. The service's namespace is `https://www.google.com/apis/ads/publisher/v202405`. Key functionalities include managing the state of mobile applications via archival actions.\n"]]