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-02-02 UTC."],[[["The `MobileApplicationService` relates to managing mobile applications within the Google Ad Manager platform and encompasses various potential errors during these operations."],["Errors are categorized under `ApiError` and `MobileApplicationError`, providing structured information such as field paths, triggers, and specific reasons for the error."],["`MobileApplicationError` reasons cover issues such as invalid app IDs, exceeding active app limits, invalid app store details, and internal API errors."],["Detailed descriptions of each `MobileApplicationError.Reason` are provided, enabling developers to diagnose and address issues effectively."],["This documentation serves as a comprehensive guide for understanding and troubleshooting potential errors when interacting with mobile applications through the Google Ad Manager API."]]],[]]