[[["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 signaling errors related to user domain targeting in Google Ad Manager."],["This error can indicate that an application is not linked to a store entry and therefore cannot be targeted, or represent an unknown error."],["The enum is part of the Google Ad Manager API and is namespaced within `https://www.google.com/apis/ads/publisher/v202405`."],["Several services, such as ForecastService and LineItemService, utilize this error enum to provide specific feedback during mobile application targeting operations."]]],["The content outlines services within a system, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, YieldGroupService, and TargetingPresetService. It also details the `MobileApplicationTargetingError` enumeration, which is an `ApiErrorReason` related to targeting errors. The enumeration has two defined values: `CANNOT_TARGET_UNLINKED_APPLICATION`, which requires targeting linked applications, and `UNKNOWN`, for unspecified API values. These are used within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]