MutateCampaignAssets

  • The MutateCampaignAssets RPC call allows you to create, update, or remove campaign assets.

  • The call returns the status of these operations.

  • Various errors can be thrown, including AssetLinkError, AuthenticationError, and AuthorizationError.

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

MutateCampaignAssets

rpc MutateCampaignAssets(MutateCampaignAssetsRequest) returns (MutateCampaignAssetsResponse)

Creates, updates, or removes campaign assets. Operation statuses are returned.

List of thrown errors: AssetLinkError AuthenticationError AuthorizationError ContextError DatabaseError FieldError HeaderError InternalError MutateError NotAllowlistedError QuotaError RequestError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.