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 `LineItemTemplateService.EntityLimitReachedError` occurs when you try to create too many entities of a certain type in your Google Ad Manager network."],["This error is triggered when you've hit the maximum number of allowed entities, such as line items, placements, or custom targeting values, as defined by your network's limits."],["The `reason` field in the error message will specify which entity type has reached its limit."],["You can review the `EntityLimitReachedError.Reason` enumeration for a list of potential entities that may trigger this error."],["To resolve this error, you may need to either delete some existing entities or contact Google Ad Manager support to increase your network's limits."]]],[]]