A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eNullError\u003c/code\u003e object in Google Ad Manager API v202408 signifies errors related to a NOT NULL constraint violation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e from the \u003ccode\u003eApiError\u003c/code\u003e object to provide detailed error information.\u003c/p\u003e\n"],["\u003cp\u003eThe primary reason for a \u003ccode\u003eNullError\u003c/code\u003e is indicated by the \u003ccode\u003ereason\u003c/code\u003e field, with \u003ccode\u003eNULL_CONTENT\u003c/code\u003e implying a list or container shouldn't have null elements.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this error information for debugging and resolving issues where null values are unexpectedly encountered in the API workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNullError\u003c/code\u003e is part of the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace within the Ad Manager API.\u003c/p\u003e\n"]]],["The content outlines various services within an ad management system, including Adjustment, Company, Creative, and Forecast services, among others. It details the `NullError`, which indicates a violation of a NOT NULL check. The `NullError` includes a `reason` field, which can be `NULL_CONTENT`, signifying that a list or container cannot contain null elements. Additionally, it lists numerous specific error types inherited from `ApiError`, such as `AuthenticationError` and `QuotaError`. Each error contains data such as a `fieldPath` and `trigger`.\n"],null,[]]