[[["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-08-20 UTC."],[[["The `MobileApplicationActionError` object details reasons for errors encountered when performing actions on mobile applications within Google Ad Manager."],["This error utilizes an enumeration with values like `NOT_APPLICABLE` and `UNKNOWN` to represent common error scenarios."],["Errors may arise due to the mobile application's current status or limitations of the API version being used."]]],["The core content details error handling for a `MobileApplicationService`. It defines `MobileApplicationActionError` as the target error type, with two possible reasons: `NOT_APPLICABLE`, indicating the operation is invalid for the application's current status, and `UNKNOWN`, used when the specific error reason is not available in the current API version. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]