enum ContactError.Reason (v202402)
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Enumeration |
Description |
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `ContactError` object provides information about errors related to contacts in Google Ad Manager."],["`ContactError.Reason` is an enumeration that specifies the cause of the contact error."],["Currently, the only documented reason is `UNKNOWN`, indicating the actual reason isn't exposed in this API version."],["This information pertains to the Google Ad Manager API and uses a specific namespace for identification within the system."]]],["The core content describes the `ContactError` within the `ContactService` API, specifically focusing on the `ContactError.Reason` enumeration. It defines the error's namespace as `https://www.google.com/apis/ads/publisher/v202402`. The only defined reason is `UNKNOWN`, used when the specific error reason is not exposed by the requested API version. It's the fallback value.\n"]]