[[["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-11-19 UTC."],[[["`MobileApplicationTargetingError` is an enum used for signaling mobile application targeting errors in Google Ad Manager."],["This error type is relevant for services like ForecastService, LineItemService, and others, impacting how mobile applications are targeted in ad campaigns."],["Two main reasons for this error are targeting unlinked applications and an unknown reason, potentially due to API version limitations."],["It is part of the Google Ad Manager API and uses a specific namespace for identification within the system."]]],["The core content details the `MobileApplicationTargetingError` enumeration, a specific type of `ApiErrorReason` used for targeting errors within the user domain. It outlines two possible error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION`, which indicates that only store-linked applications can be targeted, and `UNKNOWN`, used when the API version doesn't expose the actual error. The enumeration applies to multiple services, including ForecastService, LineItemService, and others, and is defined under a specific namespace.\n"]]