[[["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 errors related to user domain targeting, specifically for mobile applications."],["This error enum is utilized by multiple services within Google Ad Manager, including ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService."],["Two specific error reasons are defined: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only linked applications can be targeted, and `UNKNOWN`, used for errors not exposed by the current API version."],["This enum belongs to the namespace `https://www.google.com/apis/ads/publisher/v202411` within the Google Ad Manager API."]]],["The core content details the `MobileApplicationTargetingError` enumeration, applicable to multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It outlines two possible error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only linked applications can be targeted, and `UNKNOWN`, used when the API version doesn't expose the specific error. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]