MutateAdGroupCriterionLabels

  • The MutateAdGroupCriterionLabels RPC creates and removes ad group criterion labels.

  • The operation statuses for creating and removing ad group criterion labels are returned.

  • This operation can throw various errors including AuthenticationError, AuthorizationError, DatabaseError, FieldError, HeaderError, InternalError, QuotaError, and RequestError.

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

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.