CustomerSkAdNetworkConversionValueSchemaError
Enum describing possible CustomerSkAdNetworkConversionValueSchema errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
INVALID_LINK_ID
|
The customer link ID provided is invalid. |
INVALID_APP_ID
|
The app ID provided is invalid. |
INVALID_SCHEMA
|
The conversion value schema provided is invalid. |
LINK_CODE_NOT_FOUND
|
The customer link id provided could not be found. |
INVALID_EVENT_COUNTER
|
The SkAdNetwork event counter provided is invalid. |
INVALID_EVENT_NAME
|
The SkAdNetwork event name provided is invalid. |
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-04-22 UTC.
[null,null,["Last updated 2024-04-22 UTC."],[[["This enum outlines potential errors encountered when using CustomerSkAdNetworkConversionValueSchema."],["Errors can range from issues with the provided link ID or app ID to invalid schema or event information."],["If an error code isn't recognized within the current version, it's categorized as `UNKNOWN`."]]],[]]