AI-generated Key Takeaways
-
The
MutateAdGroupAdsRPC method allows you to create, update, or remove ads. -
This method returns operation statuses upon completion.
-
A comprehensive list of potential errors is provided, covering various categories like authentication, authorization, and data-related issues.
-
Access to this method requires the
https://www.googleapis.com/auth/adwordsOAuth scope.
MutateAdGroupAds |
|
|---|---|
|
Creates, updates, or removes ads. Operation statuses are returned. List of thrown errors: AdCustomizerError AdError AdGroupAdError AdSharingError AdxError AssetError AssetLinkError AuthenticationError AuthorizationError CollectionSizeError ContextError DatabaseError DateError DistinctError FeedAttributeReferenceError FieldError FieldMaskError FunctionError FunctionParsingError HeaderError IdError ImageError InternalError ListOperationError MediaBundleError MediaFileError MutateError NewResourceCreationError NotEmptyError NullError OperationAccessDeniedError OperatorError PolicyFindingError PolicyValidationParameterError PolicyViolationError QuotaError RangeError RequestError ResourceCountLimitExceededError 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.