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 2024-08-20 UTC."],[[["`AudienceExtensionError` occurs in the context of audience extension enabled line items within Google Ad Manager."],["It's a subclass of `ApiError` which provides details about the error including field path, trigger, and error string."],["This error encompasses various reasons, ranging from unsupported frequency caps to feature deprecation, indicated by the `reason` field."],["The reasons are represented by the `AudienceExtensionError.Reason` enum which offers specific error codes for troubleshooting."],["Errors like invalid targeting, creative rotation restrictions, and external entity ID issues are covered under this error category."]]],[]]