MutateExperimentArms

  • The MutateExperimentArms RPC method is used to create, update, or remove experiment arms.

  • This method returns operation statuses and can throw several types of errors, including AuthenticationError and AuthorizationError.

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

MutateExperimentArms

rpc MutateExperimentArms(MutateExperimentArmsRequest) returns (MutateExperimentArmsResponse)

Creates, updates, or removes experiment arms. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError ExperimentArmError HeaderError InternalError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.