AI-generated Key Takeaways
- 
          
This document describes the request message for the
PromoteCampaignDraftmethod in theCampaignDraftService. - 
          
The request message contains two fields:
campaign_draftwhich is a required string resource name, andvalidate_onlywhich is an optional boolean. - 
          
The
validate_onlyfield, when set to true, validates the request without creating a Long Running Operation and only returns errors. 
Request message for CampaignDraftService.PromoteCampaignDraft.
| Fields | |
|---|---|
 | 
                
                   
 Required. The resource name of the campaign draft to promote.  | 
              
 | 
                
                   
 If true, the request is validated but no Long Running Operation is created. Only errors are returned.  |