Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details the NullError.Reason enumeration within the Google Ad Manager API.
NullError.Reason outlines the reasons for a null error occurring within the service.
The enumeration includes NOT_NULL and UNKNOWN as potential reasons for the error, with UNKNOWN indicating the reason is not exposed by the current API version.
Developers can utilize this enumeration to understand and handle null errors encountered when using the Ad Manager API services, like AdjustmentService, CompanyService, and more.
[[["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 provided content lists various services within an ad management system, including Adjustment, Company, Creative, CreativeSet, CreativeTemplate, and others. Each service links to a specific `NullError.Reason`. The `NullError` dependency details two reasons: `NOT_NULL`, indicating a required value, and `UNKNOWN`, representing a value not accessible via the API version. The namespace for these services is defined as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]