AI-generated Key Takeaways
- 
          The request message for CreateOfflineUserDataJobis used to create an offline user data job.
- 
          Required fields include customer_idandjob, which specify the customer and the job to be created respectively.
- 
          The validate_onlyfield allows the request to be validated without execution, returning only errors.
- 
          The enable_match_rate_range_previewfield enables the calculation and availability of the match rate range for the job.
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. |