[[["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-02-13 UTC."],[[["The MobileApplicationService allows for performing actions on mobile applications, such as archiving or unarchiving them."],["MobileApplicationAction represents the set of actions that can be performed on mobile applications, with ArchiveMobileApplications and UnarchiveMobileApplications being the two specific actions available."],["The service and actions are defined within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The core content outlines actions applicable to mobile applications within the `MobileApplicationService`. The primary functionality is through `performMobileApplicationAction`, which acts as a dependency for specific actions. These actions include `ArchiveMobileApplications` and `UnarchiveMobileApplications`. These actions are managed under the namespace `https://www.google.com/apis/ads/publisher/v202402`, allowing for managing the lifecycle of mobile applications. The provided actions are listed under `MobileApplicationAction` inheritance.\n"]]