type ApiException (v202502)Stay organized with collectionsSave and categorize content based on your preferences.
Page Summary
ApiException is an exception class that holds a list of service errors.
It inherits from ApplicationException and includes fields for a message and a list of various error types such as authentication, permission, and quota errors.
Theerrorsfield contains a list of specific API error types.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["This document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others. Key actions within the CreativeWrapperService involve creating, retrieving, updating, and performing actions on creative wrappers. The document also details the `ApiException` class, which handles a multitude of specific errors like `ApiError`, `AuthenticationError`, `QuotaError`, etc., providing detailed information on encountered errors, which include also a `message` field.\n"]]