[[["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 can occur when targeting unlinked applications, meaning only apps linked to a store entry are targetable."],["The enum includes reasons like `CANNOT_TARGET_UNLINKED_APPLICATION` and a catch-all `UNKNOWN` for unexposed errors."]]],["The core content details the `MobileApplicationTargetingError` enumeration, specifically related to targeting in several services such as ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It defines two error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION`, which restricts targeting to linked store applications, and `UNKNOWN`, used for values not exposed by the API version. It provides error reason enums related to targeting, using the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]