type NullError (v202411)Stay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
The content lists various Ad Manager API services available in version v202411, including services for managing adjustments, companies, creatives, inventory, and orders.
It also outlines the inheritance hierarchy for API errors, withApiErroras the base class and several specific error types inheriting from it, includingNullError.
TheNullErroris highlighted and includes information about its namespace and fields, specifically mentioning the inherited fields fromApiErrorand its ownreasonfield with possible enumeration valuesNOT_NULLandUNKNOWN.
[[["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 content outlines various services and their associated errors within the Ad Manager API (v202411). Key services include Adjustment, Company, Creative, Forecast, Inventory, Label, LineItem, Order, and Proposal. These manage different aspects of ad operations. The `SiteService` details are expanded, showing errors like `ApiError` which encompasses `NullError`. `NullError` contains `NOT_NULL` and `UNKNOWN` reasons, indicating specific null-related error conditions. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]