enum MobileApplicationTargetingError.Reason (v202411)
ApiErrorReason
enum for user domain targeting error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["`MobileApplicationTargetingError` is an API error reason enum specifically for user domain targeting errors."],["Errors may occur when targeting unlinked mobile applications or due to unknown reasons within the API."],["The enum is utilized by several Google Ad Manager services, including ForecastService, LineItemService, and ProposalLineItemService."],["The enum is part of the Google Ad Manager API within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The core content details the `MobileApplicationTargetingError` enum, applicable to multiple services: ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. This enum identifies errors related to targeting mobile applications. It defines two error reasons: `CANNOT_TARGET_UNLINKED_APPLICATION`, indicating that only linked store applications are targetable, and `UNKNOWN`, for cases where the specific error reason isn't available in the API version.\n"]]