MutateExperimentArms

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

  • This method returns operation statuses upon completion.

  • Several errors can be thrown by this method, including Authentication, Authorization, and Internal errors.

  • The MutateExperimentArms method 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.