MutateCampaignAssets

  • The MutateCampaignAssets function allows for creating, updating, or removing campaign assets and returns their operation statuses.

  • This function can throw a variety of errors related to asset linking, authentication, authorization, context, database, fields, headers, internal issues, mutations, allowlisting, quotas, and requests.

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

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.