MutateAssets

  • The MutateAssets RPC creates assets and returns operation statuses.

  • This method can throw a variety of errors related to assets, authentication, authorization, and other request parameters.

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

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.