AI-generated Key Takeaways
-
ApiException is the exception class used to hold a list of service errors.
-
ApiException inherits from ApplicationException and includes a list of specific error types such as AuthenticationError, PermissionError, and ServerError.
-
The PlacementService provides methods for creating, retrieving, performing actions on, and updating placements.
Exception class for holding a list of service errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
ApplicationException
(inherited)ApiException
errors
-
ApiError []-
ApiVersionError -
AuthenticationError -
CollectionSizeError -
CommonError -
EntityChildrenLimitReachedE... -
EntityLimitReachedError -
FeatureError -
InternalApiError -
NotNullError -
NullError -
ParseError -
PermissionError -
PlacementError -
PublisherQueryLanguageConte... -
PublisherQueryLanguageSynta... -
QuotaError -
RangeError -
RegExError -
RequiredCollectionError -
RequiredError -
ServerError -
StatementError -
StringFormatError -
StringLengthError -
TypeError -
UniqueError
-
List of errors.

