AI-generated Key Takeaways
-
The request message for
OfflineUserDataJobService.CreateOfflineUserDataJobis used to create an offline user data job for a customer. -
The request requires the
customer_idand ajobof typeOfflineUserDataJob. -
The
validate_onlyfield can be set to true to validate the request without execution. -
The
enable_match_rate_range_previewfield can be set to true to calculate and make available the match rate range.
Request message for OfflineUserDataJobService.CreateOfflineUserDataJob.
| Fields | |
|---|---|
|
Required. The ID of the customer for which to create an offline user data job. |
|
Required. The offline user data job to be created. |
|
If true, the request is validated but not executed. Only errors are returned, not results. |
|
If true, match rate range for the offline user data job is calculated and made available in the resource. |