MutateCampaignLabels

  • The MutateCampaignLabels RPC method is used to create and remove relationships between campaigns and labels.

  • This method returns operation statuses upon completion.

  • Several errors can be thrown, including AuthenticationError, AuthorizationError, DatabaseError, and QuotaError.

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

MutateCampaignLabels

rpc MutateCampaignLabels(MutateCampaignLabelsRequest) returns (MutateCampaignLabelsResponse)

Creates and removes campaign-label relationships. 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.