Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ApiException is an exception class used to hold a list of service errors.
It inherits from ApplicationException and contains a message field.
The ApiException class includes a detailed list of possible error types that can occur, ranging from API version errors to targeting and creative errors.
The errors field contains an array of ApiError objects or more specific error types, providing details about the encountered issues.
[[["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 services and actions within an ad management system. Key services include AdRule, Adjustment, AdsTxt, AudienceSegment, and many more. Actions associated with OrderService are: `createOrders()`, `getOrdersByStatement()`, `performOrderAction()`, and `updateOrders()`. `ApiException` is detailed as an exception class for service errors, inheriting from `ApplicationException`. `ApiException` includes a field called `errors`, which is a list of specific error types like `ApiError`, `AuthenticationError`, and many others. The namespace is provided as: `https://www.google.com/apis/ads/publisher/v202502`.\n"]]