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\u003eTechnologyTargetingError identifies validation errors specific to technology targeting in advertising.\u003c/p\u003e\n"],["\u003cp\u003eIt's applicable to various services like AdjustmentService, ForecastService, LineItemService, and others.\u003c/p\u003e\n"],["\u003cp\u003eTechnologyTargetingError inherits from ApiError, incorporating fields like fieldPath, trigger, and errorString for detailed error descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field explains the specific nature of the technology targeting error, with enumerations like \u003ccode\u003eMOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA\u003c/code\u003e or \u003ccode\u003eDEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content outlines various services including AdjustmentService, ForecastService, LineItemService, and others. It details the inheritance of `ApiError` and its related sub-types, such as `AdUnitCodeError`, `AuthenticationError`, and `ForecastError`, among many others. A key focus is `TechnologyTargetingError`, which handles technology-specific targeting validation issues. The `TechnologyTargetingError` has a `reason` field that is an enum that details various issues. These include mobile or web-specific targeting errors and feature-related issues.\n"],null,[]]