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 2023-08-22 UTC."],[[["The `NativeStyleService` handles operations related to native styles, which are templates for creating native ads."],["It defines a `NativeStyleError` object with specific reasons for errors that can occur during these operations, like invalid targeting or template issues."],["The service and its errors are part of the Google Ad Manager API and can be accessed using the provided namespace."],["Native styles must have an HTML snippet and can only be created under active, native creative templates."],["Targeting expressions for native styles allow for inventory and custom targeting with certain limitations on the types and amounts used."]]],[]]