MutateKeywordPlanCampaignKeywords

  • The MutateKeywordPlanCampaignKeywords function allows for the creation, updating, or removal of Keyword Plan campaign keywords and returns operation statuses.

  • This function can throw various errors including AuthenticationError, AuthorizationError, DatabaseError, and others related to keyword plans and requests.

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

MutateKeywordPlanCampaignKeywords

rpc MutateKeywordPlanCampaignKeywords(MutateKeywordPlanCampaignKeywordsRequest) returns (MutateKeywordPlanCampaignKeywordsResponse)

Creates, updates, or removes Keyword Plan campaign keywords. Operation statuses are returned.

List of thrown errors: AuthenticationError AuthorizationError DatabaseError FieldError HeaderError InternalError KeywordPlanAdGroupKeywordError KeywordPlanCampaignKeywordError QuotaError RequestError ResourceCountLimitExceededError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.