AI-generated Key Takeaways
-
CreativeSetService is one of many services available, including AdRuleService, AdjustmentService, and AdsTxtService.
-
The CreativeSetService has dependencies on methods like createCreativeSet(), getCreativeSetsByStatement(), and updateCreativeSet().
-
ApiException is an exception class used to hold a list of service errors.
-
ApiException inherits from ApplicationException and includes a list of specific error types such as ApiVersionError, AuthenticationError, and CollectionSizeError.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AssetError -
AuthenticationError -
CollectionSizeError -
CommonError -
CreativeAssetMacroError -
CreativeError -
CreativeSetError -
CreativeTemplateError -
CreativeTemplateOperationError -
CustomCreativeError -
CustomFieldValueError -
EntityLimitReachedError -
FeatureError -
FileError -
HtmlBundleProcessorError -
ImageError -
InternalApiError -
InvalidPhoneNumberError -
InvalidUrlError -
LabelEntityAssociationError -
NotNullError -
NullError -
ParseError -
PermissionError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RequiredCollectionError -
RequiredError -
RequiredNumberError -
RequiredSizeError -
RichMediaStudioCreativeError -
ServerError -
SetTopBoxCreativeError -
StatementError -
StringFormatError -
StringLengthError -
SwiffyConversionError -
TemplateInstantiatedCreativ... -
TranscodingError -
TypeError -
UniqueError
-
List of errors.

