MutateAssets

  • The MutateAssets RPC creates assets and returns operation statuses.

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

  • Various errors can be thrown, including those related to assets, authentication, authorization, and more.

MutateAssets

rpc MutateAssets(MutateAssetsRequest) returns (MutateAssetsResponse)

Creates assets. Operation statuses are returned.

List of thrown errors: AssetError AuthenticationError AuthorizationError CollectionSizeError CurrencyCodeError DatabaseError DateError DistinctError FieldError FieldMaskError HeaderError IdError InternalError ListOperationError MediaUploadError MutateError NotAllowlistedError NotEmptyError OperatorError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError UrlFieldError YoutubeVideoRegistrationError

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.