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."],[[["This document outlines the `AudienceExtensionError` object, detailing errors specifically related to audience extension enabled line items within the Google Ad Manager API."],["`AudienceExtensionError` inherits from `ApiError` and includes a `reason` field that provides an enum value indicating the specific cause of the error."],["The `reason` field encompasses various potential issues like unsupported frequency caps, invalid targeting, creative rotation restrictions, and external entity ID problems."],["Issues concerning line item type, maximum bid, budget limitations, and external campaign conflicts are also addressed by the `reason` field."],["Additional error reasons include problems arising from bulk updates, unexpected audience extension errors, exceeding daily budget limits, and feature or account linkage issues."]]],["This content outlines the error types and services within an ad management API, specifically focusing on audience extension features. Key services mentioned include `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. The `AudienceExtensionError` details constraints and issues such as invalid targeting, unsupported creative rotations, and budget limitations. It also highlights limitations on bulk updates, external entity IDs, and associated line item types within audience extension contexts. The `ApiError` describes error fields and their paths.\n"]]