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 enum used for signaling errors related to user domain targeting in Google Ad Manager."],["This error type is relevant to various services like ForecastService, LineItemService, and others listed."],["Two main reasons for this error are targeting unlinked applications and an unknown error designated by the `UNKNOWN` enum value."],["The error reasons indicate scenarios where mobile applications might not be correctly linked for targeting purposes."],["Ad Manager API version v202411 introduces this error enum within the specified namespace."]]],["The document outlines the `MobileApplicationTargetingError` API error reasons related to targeting mobile applications. It covers multiple services: `ForecastService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, `ProposalLineItemService`, `TargetingPresetService`, and `YieldGroupService`. Key error reasons include `CANNOT_TARGET_UNLINKED_APPLICATION`, meaning only store-linked applications can be targeted, and `UNKNOWN` for unexposed API version values. The namespace for these errors is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]