Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
MobileApplicationTargetingError is an enum used for signaling errors related to user domain targeting in Google Ad Manager.
This error can arise in various services, 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 for errors not exposed by the current API version.
The namespace for this enum is https://www.google.com/apis/ads/publisher/v202411.
[[["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 2025-08-06 UTC."],[],["The core content describes the `MobileApplicationTargetingError` enum, a domain targeting error used by multiple services like `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It outlines two possible error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating only linked store applications can be targeted, and `UNKNOWN`, representing an unexposed API value. The namespace for this error is provided.\n"]]