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 Native Style Service occurs when a null value is provided for a required attribute.\u003c/p\u003e\n"],["\u003cp\u003eIt's part of the broader API error handling and inherits properties like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed debugging.\u003c/p\u003e\n"],["\u003cp\u003eThis error is categorized by reasons such as \u003ccode\u003eARG1_NULL\u003c/code\u003e, \u003ccode\u003eARG2_NULL\u003c/code\u003e, indicating which argument caused the issue.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this error is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, which is important for context.\u003c/p\u003e\n"]]],["This document outlines various services within the ad management API, including `AdRuleService`, `AdjustmentService`, and `AudienceSegmentService`, among many others. It details the `NotNullError`, a specific error type that occurs when a null value is provided for a required attribute. The error includes fields like `fieldPath`, `trigger`, and `errorString` and has an enumeration `Reason` with potential causes such as `ARG1_NULL`, `ARG2_NULL`, and others. The data describes the namespace and a list of inherited errors.\n"],null,[]]