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-11-19 UTC."],[[["The Content Bundle Service allows publishers to manage content bundles, aiding in ad targeting and delivery."],["This reference page details the `CommonError` object, which lists common errors across Google Ad Manager services."],["These errors can include issues like `NOT_FOUND`, `ALREADY_EXISTS`, `CONCURRENT_MODIFICATION`, and more."],["The `CommonError` object provides context on why an operation might have failed using fields like `reason`, `fieldPath`, and `trigger`."],["This information enables publishers to troubleshoot issues encountered when interacting with the Ad Manager API."]]],["This document outlines the structure and common errors for various services within the Ad Manager API (v202411). It lists numerous services like `AdRuleService`, `ContentService`, `ForecastService`, and `UserService`, detailing their respective `CommonError` types. It defines the `ApiError` with fields like `fieldPath` and `trigger` and details the `CommonError`'s `reason` enumeration, which includes error states like `NOT_FOUND`, `ALREADY_EXISTS`, and `UNSUPPORTED_OPERATION`. This facilitates uniform error handling across the listed services.\n"]]