OfflineUserDataJobMatchRateRange
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-05-29 UTC.
[null,null,["Last updated 2024-05-29 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 classification and retrieval."],["Two default values, `UNSPECIFIED` and `UNKNOWN`, are available for situations where the match rate range is either not specified or unknown."]]],[]]