MutateAdGroupLabels

  • The MutateAdGroupLabels RPC method creates and removes ad group labels and returns operation statuses.

  • This method can throw various errors, including AuthenticationError, AuthorizationError, and MutateError.

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

MutateAdGroupLabels

rpc MutateAdGroupLabels(MutateAdGroupLabelsRequest) returns (MutateAdGroupLabelsResponse)

Creates and removes ad group labels. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError LabelError MutateError NewResourceCreationError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.