enum MobileApplicationActionError.Reason (v202411)
Service
MobileApplicationService
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
NOT_APPLICABLE
|
The operation is not applicable to the current mobile application status.
|
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."],[[["The `MobileApplicationActionError` enum details reasons for errors during mobile application actions within Google Ad Manager."],["This error enum, part of the `MobileApplicationService`, is used to communicate issues like operation inapplicability or unknown errors."],["It is namespaced under `https://www.google.com/apis/ads/publisher/v202411` and provides specific error codes for troubleshooting."]]],["The core content details the `MobileApplicationActionError` within the `MobileApplicationService`, found in the `https://www.google.com/apis/ads/publisher/v202411` namespace. It specifies two error enumeration values: `NOT_APPLICABLE`, indicating an operation is invalid for the current mobile app's status, and `UNKNOWN`, which signals an unexposed value by the API version. These errors relate to actions performed within the Mobile Application Service.\n"]]