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 core content details the `MobileApplicationTargetingError` enumeration, a specific `ApiErrorReason` type within a service namespace. It outlines potential errors when targeting mobile applications. The enumeration lists two possible errors: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating only store-linked applications can be targeted, and `UNKNOWN`, for values not exposed by the API version. These errors apply across various services including ForecastService, LineItemService, LineItemTemplateService, and others.\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** [OrderService](/ad-manager/api/reference/v202502/OrderService.MobileApplicationTargetingError.Reason) [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/LineItemTemplateService.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. |"]]