PromoteCampaignDraftRequest

  • This document describes the request message for the PromoteCampaignDraft method in the CampaignDraftService.

  • The request message contains two fields: campaign_draft which is a required string resource name, and validate_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

campaign_draft

string

Required. The resource name of the campaign draft to promote.

validate_only

bool

If true, the request is validated but no Long Running Operation is created. Only errors are returned.