MutateAdGroupCriterionLabels

  • The MutateAdGroupCriterionLabels RPC method creates and removes ad group criterion labels, returning operation statuses.

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

  • Various errors, including AuthenticationError, AuthorizationError, and DatabaseError, can be thrown by this method.

MutateAdGroupCriterionLabels

rpc MutateAdGroupCriterionLabels(MutateAdGroupCriterionLabelsRequest) returns (MutateAdGroupCriterionLabelsResponse)

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

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError 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.