Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ProposalService ApiException is an exception class used to hold a list of service errors.
This exception inherits from ApplicationException and includes a list of specific ApiError types.
The ApiException can contain various errors related to authentication, billing, data size, common issues, currency codes, custom fields, deals, limits, exchange rates, features, forecasting, internal API problems, invalid URLs, label associations, line item operations, null or required fields, parsing, permissions, precision, programmatic issues, proposal actions, proposal line items, publisher queries, quotas, ranges, statements, string formatting or length, teams, time zones, type mismatches, and uniqueness violations.
[[["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."],[],["The document outlines various services within an ad management system, including `AdRuleService`, `AdjustmentService`, and `AudienceSegmentService`, among many others. Key actions within `ProposalService` allow for creating, updating, retrieving, and performing actions on proposals. The `ApiException` class handles errors, detailing potential issues like `AuthenticationError`, `ForecastError`, and `QuotaError`. This `ApiException` includes a list of specific errors and provides a detailed `message` for understanding issues encountered.\n"]]