PromoteCampaignDraftRequest

  • PromoteCampaignDraft request message is used to promote a campaign draft.

  • The campaign_draft field is a required string representing the resource name of the campaign draft to promote.

  • The validate_only field is a boolean that, if true, validates the request without creating a Long Running Operation.

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.