enum MobileApplicationTargetingError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
MobileApplicationTargetingError.Reason is an enum used across several services in the Ad Manager API, specifically for user domain targeting errors related to mobile applications.
This enum includes values like CANNOT_TARGET_UNLINKED_APPLICATION and UNKNOWN, defining specific targeting error conditions.
The namespace for this enum is https://www.google.com/apis/ads/publisher/v202502.
[[["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 details the `MobileApplicationTargetingError` enumeration, applicable to multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. It outlines two potential errors: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only linked applications can be targeted, and `UNKNOWN`, used when the actual value isn't exposed by the current API version. These errors are part of the API namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"]]