[[["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-05-15 UTC."],[[["`MobileApplicationTargetingError` is an enum used for identifying errors related to user domain targeting in Google Ad Manager."],["This error type specifically applies to targeting mobile applications within Ad Manager campaigns or line items."],["Possible reasons for this error include attempting to target unlinked mobile applications or encountering an unknown issue."],["Developers can refer to the `ApiErrorReason` enumeration values, such as `CANNOT_TARGET_UNLINKED_APPLICATION` and `UNKNOWN`, for troubleshooting and resolving these errors."],["The namespace for this error enum is `https://www.google.com/apis/ads/publisher/v202405`, which is relevant for API integration and development purposes."]]],["The core content details the `MobileApplicationTargetingError` enum, specifically focusing on errors related to targeting mobile applications. It outlines two error types: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only linked applications can be targeted, and `UNKNOWN`, which signifies an unexposed API version value. This error enum is applicable across several services, including `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. The namespace for this information is provided as well.\n"]]