AI-generated Key Takeaways
- 
          
The
RemoveProductLinkRequestis used to remove a product link using the Google Ads API. - 
          
It requires the
customer_idand theresource_nameof the product link to be removed. - 
          
The
validate_onlyfield can be used to validate the request without execution. 
Request message for ProductLinkService.RemoveProductLink.
| Fields | |
|---|---|
 | 
                
                   
 Required. The ID of the customer being modified.  | 
              
 | 
                
                   
 Required. Remove operation: A resource name for the product link to remove is expected, in this format: 
  | 
              
 | 
                
                   
 If true, the request is validated but not executed. Only errors are returned, not results.  |