AI-generated Key Takeaways
- 
          
The request message for creating an offline user data job includes fields for customer ID, the job details, validation, and enabling match rate range preview.
 - 
          
customer_idandjobfields are required for the request message. - 
          
Setting
validate_onlyto true allows validation without execution, returning only errors. - 
          
Setting
enable_match_rate_range_previewto true calculates and makes the match rate range available. 
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.  |