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."],[[["GrpSettingsError is an error type associated with line items that have GRP settings in Google Ad Manager."],["This error can occur in different services like ForecastService, LineItemService, LineItemTemplateService, ProposalLineItemService, and OrderService."],["GrpSettingsError is a subclass of ApiError and inherits its properties such as fieldPath, fieldPathElements, trigger, and errorString."],["Various reasons for this error are defined in the GrpSettingsError.Reason enum, including invalid age ranges, unsupported environment types, and Nielsen configuration issues."],["Detailed descriptions of each reason are provided in the documentation, including links to relevant resources for troubleshooting."]]],["The content details the `GrpSettingsError` and its associated reasons within the context of ad management services. This error relates to line items with GRP settings, which include audience targeting. Key actions that trigger this error involve: specifying invalid age ranges, unsupported line item types or environments, conflicting gender/age range combinations, or attempting to modify GRP settings after serving begins. The error also addresses issues with impression goals based on GRP audiences, along with geographic location errors.\n"]]