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\u003eNotNullError\u003c/code\u003e in Google Ad Manager's SuggestedAdUnitService arises when a null value is provided for a required attribute.\u003c/p\u003e\n"],["\u003cp\u003eThis error is indicated by the \u003ccode\u003ereason\u003c/code\u003e field, which specifies the attribute causing the error using an enum value.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotNullError\u003c/code\u003e inherits properties from the \u003ccode\u003eApiError\u003c/code\u003e object for providing detailed error context, including \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003ePotential reasons for this error include \u003ccode\u003eARG1_NULL\u003c/code\u003e, \u003ccode\u003eARG2_NULL\u003c/code\u003e, \u003ccode\u003eARG3_NULL\u003c/code\u003e, and a general \u003ccode\u003eNULL\u003c/code\u003e value for various attributes.\u003c/p\u003e\n"]]],["This document outlines various services and error types within the Google Ad Manager API (v202408). It lists numerous services like AdRuleService, CreativeService, and ReportService. It details the inheritance of the `ApiError` and many related errors, including `NotNullError`, triggered when a null value is supplied for a non-nullable attribute. `NotNullError`'s reason, an enumeration, indicates the origin of the null value, e.g., `ARG1_NULL`, `NULL`.\n"],null,[]]