OfflineUserDataJobMatchRateRange
Stay organized with collections
Save and categorize content based on your preferences.
The match rate range of an offline user data job.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Default value for match rate range. |
MATCH_RANGE_LESS_THAN_20
|
Match rate range for offline data upload entity is between 0% and 19%. |
MATCH_RANGE_20_TO_30
|
Match rate range for offline data upload entity is between 20% and 30%. |
MATCH_RANGE_31_TO_40
|
Match rate range for offline data upload entity is between 31% and 40%. |
MATCH_RANGE_41_TO_50
|
Match rate range for offline data upload entity is between 41% and 50%. |
MATCH_RANGE_51_TO_60
|
Match rate range for offline data upload entity is between 51% and 60%. |
MATCH_RANGE_61_TO_70
|
Match rate range for offline data upload entity is between 61% and 70%. |
MATCH_RANGE_71_TO_80
|
Match rate range for offline data upload entity is between 71% and 80%. |
MATCH_RANGE_81_TO_90
|
Match rate range for offline data upload entity is between 81% and 90%. |
MATCH_RANGE_91_TO_100
|
Match rate range for offline data upload entity is more than or equal to 91%. |
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-20 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-02-20 UTC."],[[["The match rate range is a metric for offline user data jobs, defining the percentage of successfully matched user data within the uploaded file."],["Match rate ranges are categorized into specific brackets, such as 0-19%, 20-30%, and so on, up to 91-100%, allowing for a clear understanding of user data matching success."],["Each bracket has a corresponding enum value in the system, facilitating easy data processing and reporting on the match rate within each range."],["The match rate range helps to assess the quality and accuracy of offline data uploads, providing insights into how well the provided user data matches existing user profiles."],["Utilizing the provided enums and match rate range information can assist in understanding the performance and effectiveness of user data integration within offline data uploads."]]],[]]