EndExperimentRequest

  • This document describes the request message for the ExperimentService.EndExperiment API call.

  • The experiment field is required and specifies the resource name of the campaign experiment to end.

  • The validate_only field, if true, validates the request without execution, returning only errors.

Request message for ExperimentService.EndExperiment.

Proto definition

Fields

experiment

string

Required. The resource name of the campaign experiment to end.

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.