AI-generated Key Takeaways
-
This document describes the request message for the
PromoteCampaignDraft
method in theCampaignDraftService
. -
The request message contains two fields:
campaign_draft
which is a required string resource name, andvalidate_only
which is an optional boolean. -
The
validate_only
field, 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. |