AI-generated Key Takeaways
-
The
MutateCampaignAssetsRPC allows for creating, updating, or removing campaign assets. -
This RPC returns operation statuses and can throw various errors related to asset links, authentication, authorization, and other system issues.
-
The
MutateCampaignAssetsRPC requires thehttps://www.googleapis.com/auth/adwordsOAuth scope for authorization.
MutateCampaignAssets |
|
|---|---|
|
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.