MutateAssets

  • The MutateAssets method creates assets and returns their operation statuses.

  • This method can throw a variety of errors related to assets, authentication, authorization, and data integrity.

  • To use this method, the application needs the https://www.googleapis.com/auth/adwords OAuth scope.

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.