Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
ProposalLineItemService provides methods for managing proposal line items, including creation, retrieval, and updates.
The ApiException class is used to report errors and includes a list of various specific error types such as authentication, targeting, and network errors.
The ApiException inherits from ApplicationException and includes a message field for the error message and an errors field containing a list of potential API errors.
There are numerous possible error types detailed, covering issues from collection size and currency codes to forecasting and permission problems.
[[["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`, `AudienceSegmentService`, and many more. Key actions for `ProposalLineItemService` are detailed, such as creating makegoods and proposal line items, retrieving line items by statement, performing actions, and updating them. The `ApiException` is discussed, highlighting its role in handling service errors and listing a wide array of specific error types, like `AuthenticationError`, `ForecastError`, and `QuotaError`.\n"]]