MutateCampaignLabels

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

  • This operation returns the status of the mutations.

  • The MutateCampaignLabels operation can throw various errors including AuthenticationError, AuthorizationError, and QuotaError.

  • To use MutateCampaignLabels, you need the https://www.googleapis.com/auth/adwords OAuth scope.

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.