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.

  • Potential errors that may be thrown include AuthenticationError, AuthorizationError, ExperimentError, HeaderError, InternalError, MutateError, QuotaError, and RequestError.

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.