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."],[[["This documentation details the `McmError` object, specific to the NetworkService within the Google Ad Manager API."],["`McmError` objects are related to Multiple Customer Management (MCM) and indicate issues encountered in MCM operations."],["The `reason` field within an `McmError` provides a specific code outlining the cause, such as incorrect revenue share percentages or disallowed network configurations."],["Provided is a table outlining the fields within the `McmError` object, including inherited fields from `ApiError` and the `McmError`-specific `reason` field with its possible values."],["Developers can utilize this information to understand and troubleshoot errors encountered during interactions with the NetworkService related to MCM functionalities within their Ad Manager integrations."]]],[]]