[[["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 errors related to user domain targeting in Google Ad Manager."],["This error type is associated with various services like ForecastService, LineItemService, and others, impacting mobile application targeting."],["Two main reasons for this error are targeting unlinked applications and an unknown error designated by 'UNKNOWN'."],["The error falls under the namespace `https://www.google.com/apis/ads/publisher/v202408` within the Ad Manager API."],["Only mobile applications linked to a store entry are valid targets, as indicated by `CANNOT_TARGET_UNLINKED_APPLICATION`."]]],["The core content details the `MobileApplicationTargetingError` enum, a domain targeting error type. This error can be encountered within several services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It includes two possible values: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating targeting is restricted to store-linked apps, and `UNKNOWN` which is returned if the actual value is not exposed.\n"]]