enum MobileApplicationTargetingError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
ApiErrorReason
enum for user domain targeting error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
CANNOT_TARGET_UNLINKED_APPLICATION
|
Only applications that are linked to a store entry may be targeted.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The content defines `MobileApplicationTargetingError`, an `ApiErrorReason` enum for user domain targeting. Key information includes the namespace `https://www.google.com/apis/ads/publisher/v202502` and two enumeration values: `CANNOT_TARGET_UNLINKED_APPLICATION`, which specifies that only linked applications can be targeted, and `UNKNOWN`, which indicates an unexposed API value. This error type is referenced within several services like ForecastService, LineItemService, and OrderService.\n"],null,["# enum MobileApplicationTargetingError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.MobileApplicationTargetingError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.MobileApplicationTargetingError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.MobileApplicationTargetingError.Reason) **OrderService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.MobileApplicationTargetingError.Reason) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.MobileApplicationTargetingError.Reason) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.MobileApplicationTargetingError.Reason) **Dependencies** \n[MobileApplicationTargetingE...](/ad-manager/api/reference/v202502/OrderService.MobileApplicationTargetingError \"MobileApplicationTargetingError\") \n▼\n**MobileApplicationTargetingE...**\n\n\n`ApiErrorReason` enum for user domain targeting error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|--------------------------------------|-------------------------------------------------------------------------------------|\n| `CANNOT_TARGET_UNLINKED_APPLICATION` | Only applications that are linked to a store entry may be targeted. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]