Page Summary
-
The MutateAds method updates ads and returns their operation statuses.
-
Updating ads is not supported for TextAd, ExpandedDynamicSearchAd, GmailAd, and ImageAd formats.
-
This operation can throw a wide range of errors related to ads, assets, authentication, authorization, and more.
-
The MutateAds operation requires the
https://www.googleapis.com/auth/adwordsOAuth scope for authorization.
MutateAds |
|
|---|---|
|
Updates ads. Operation statuses are returned. Updating ads is not supported for TextAd, ExpandedDynamicSearchAd, GmailAd and ImageAd. List of thrown errors: AdCustomizerError AdError AdSharingError AdxError AssetError AssetLinkError AuthenticationError AuthorizationError CollectionSizeError DatabaseError DateError DistinctError FeedAttributeReferenceError FieldError FieldMaskError FunctionError FunctionParsingError HeaderError IdError ImageError InternalError ListOperationError MediaBundleError MediaFileError MutateError NewResourceCreationError NotEmptyError NullError OperatorError PolicyFindingError PolicyViolationError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError UrlFieldError |
|
- Authorization scopes
-
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.