[[["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."],[[["`MobileApplicationTargetingError` is an enum used for signaling mobile application targeting errors in Google Ad Manager."],["This error type is relevant to various services like `ForecastService`, `LineItemService`, and others, including `ProposalLineItemService` which is highlighted."],["It specifically addresses issues related to targeting mobile applications within ad campaigns, with reasons like targeting unlinked applications."],["`MobileApplicationTargetingError` includes specific error reasons such as `CANNOT_TARGET_UNLINKED_APPLICATION` and `UNKNOWN`, providing context for troubleshooting."]]],["The content details the `MobileApplicationTargetingError` enumeration, an `ApiErrorReason` for targeting errors related to mobile applications. It lists the services where this error can occur, including `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. Two specific error reasons are defined: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only store-linked apps can be targeted, and `UNKNOWN` for cases where the API doesn't expose the actual value.\n"]]