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\u003eThis documentation details the \u003ccode\u003eNotNullError\u003c/code\u003e within the Google Ad Manager API, specifically for the ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eThis error occurs when a null value is provided for a required attribute within a ProposalService request.\u003c/p\u003e\n"],["\u003cp\u003eIt includes information like the \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003ereason\u003c/code\u003e for the error to help with debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field further clarifies the cause of the error with specific enum values like \u003ccode\u003eARG1_NULL\u003c/code\u003e, \u003ccode\u003eARG2_NULL\u003c/code\u003e, etc.\u003c/p\u003e\n"]]],["This document outlines various services within an ad management API, including AdRule, Adjustment, AdsTxt, AudienceSegment, and many others totaling over 40. It details the `NotNullError`, triggered when a null value is supplied for a required attribute. The error includes details like `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `NotNullError` specifies the reason, such as `ARG1_NULL`, `ARG2_NULL`, `NULL`, or `UNKNOWN`, and it inherits from the `ApiError`.\n"],null,[]]