[[["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 for services like ForecastService, LineItemService, and others that involve mobile application targeting."],["Two specific error reasons are defined: `CANNOT_TARGET_UNLINKED_APPLICATION` (attempting to target an unlinked app) and `UNKNOWN` (for unexposed errors)."],["The error falls under the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The content outlines services within a namespace (`https://www.google.com/apis/ads/publisher/v202408`), including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It specifies a dependency, `MobileApplicationTargetingError`, which is an `ApiErrorReason` enum. This enum defines two targeting error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION` (only linked applications can be targeted) and `UNKNOWN` (when the API version does not expose the actual value).\n"]]