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 DaiEncodingProfileService allows management of encoding profiles for Dynamic Ad Insertion."],["Common errors that can occur across Google Ad Manager services are documented here."],["These errors include issues like non-existent entities, duplicate data, unsupported operations, and more."],["The documentation provides details about each error, including a reason code and description."],["Developers can use this information to troubleshoot and resolve errors when using the Google Ad Manager API."]]],["The document outlines various services and their associated common errors within an API, specifying a namespace for the services. The key actions involve managing diverse aspects like ads, content, audiences, and forecasts. The services include `AdRuleService`, `AudienceSegmentService`, `CreativeService`, and more. The error management system, categorized under `CommonError`, details reasons such as `NOT_FOUND`, `ALREADY_EXISTS`, `CANNOT_UPDATE`, and `UNSUPPORTED_OPERATION`, ensuring standardized error handling across all services. `ApiError` field paths explain each errors specific location.\n"]]