GraduateExperiment

  • The GraduateExperiment RPC graduates an experiment to a full campaign.

  • This method requires the https://www.googleapis.com/auth/adwords OAuth scope for authorization.

  • Several errors can be thrown including AuthenticationError, AuthorizationError, and ExperimentError.

GraduateExperiment

rpc GraduateExperiment(GraduateExperimentRequest) returns (Empty)

Graduates an experiment to a full campaign.

List of thrown errors: AuthenticationError AuthorizationError ExperimentError HeaderError InternalError MutateError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adwords

For more information, see the OAuth 2.0 Overview.