[[["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."],[[["`MobileApplicationTargetingError` is an enum used for signaling mobile application targeting errors in Google Ad Manager."],["This error can occur across multiple services, including ForecastService, LineItemService, and others."],["The two main reasons for this error are targeting unlinked applications and an unknown error designated by the `UNKNOWN` value."],["Only mobile applications linked to a store entry can be targeted within Google Ad Manager, as indicated by `CANNOT_TARGET_UNLINKED_APPLICATION`."]]],["The provided content outlines services and dependencies related to mobile application targeting within an API. Key services include ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. The core dependency, `MobileApplicationTargetingError`, is an `ApiErrorReason` enum. This error type has two defined values: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only store-linked applications can be targeted, and `UNKNOWN` for unexposed API version values.\n"]]