CustomerSkAdNetworkConversionValueSchemaError
Stay organized with collections
Save and categorize content based on your preferences.
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-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["This enum describes potential errors encountered when using CustomerSkAdNetworkConversionValueSchema."],["Errors can indicate issues with the provided link ID, app ID, schema, event counter, or event name."],["It also covers generic unspecified and unknown errors for comprehensive error handling."]]],[]]