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 outlines validation errors specifically related to technology targeting in Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error is applicable to various services like AdjustmentService, ForecastService, LineItemService, etc.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from ApiError, providing context about the error's origin and details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field categorizes the specific technology targeting issue encountered.\u003c/p\u003e\n"],["\u003cp\u003eErrors can arise from scenarios like mobile line items targeting web criteria or vice-versa, or when certain targeting features aren't enabled.\u003c/p\u003e\n"]]],["The content outlines several services: AdjustmentService, ForecastService, LineItemService, LineItemTemplateService, OrderService, ProposalLineItemService, TargetingPresetService, and YieldGroupService. It primarily details the `TechnologyTargetingError` and its relationship with `ApiError`. This `TechnologyTargetingError` is used for validation errors, and includes reasons like `MOBILE_LINE_ITEM_CONTAINS_WEB_TECH_CRITERIA`, `WEB_LINE_ITEM_CONTAINS_MOBILE_TECH_CRITERIA`, `MOBILE_CARRIER_TARGETING_FEATURE_NOT_ENABLED`, and `DEVICE_CAPABILITY_TARGETING_FEATURE_NOT_ENABLED`, along with an `UNKNOWN` value. `ApiError` fields, such as `fieldPath`, `fieldPathElements`, `trigger` and `errorString` are also described.\n"],null,[]]