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 `ForecastService.GrpSettingsError` relates to errors encountered in Google Ad Manager when working with line items that have GRP (Gross Rating Point) settings."],["GRP settings primarily apply to video line items and involve specific requirements for age ranges, gender targeting, and geographic locations."],["This error can occur due to a variety of reasons, including invalid age ranges, unsupported line item types or environments, Nielsen DAR configuration issues, and attempts to modify GRP settings after line item activation."],["Troubleshooting `GrpSettingsError` involves carefully reviewing the provided `reason` field, which offers detailed explanations and guidance for resolving the issue, often referencing the Ad Manager Help Center for further assistance."],["Understanding the constraints and limitations of GRP settings is crucial for successful campaign setup and execution within Google Ad Manager, ensuring accurate targeting and delivery."]]],["The `ForecastService` interacts with `LineItemService`, `LineItemTemplateService`, `OrderService`, and `ProposalLineItemService`. It defines `GrpSettingsError`, which indicates errors related to line items with GRP settings. These errors cover issues like invalid age ranges, unsupported line item types, conflicts with Nielsen DAR, gender specifications for age ranges, and the inability to disable or modify GRP settings after serving has begun. GRP audience impression goals can have conflicts with the primary goal type.\n"]]