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-05-15 UTC."],[[["AudienceExtensionError objects encompass errors related to line items utilizing audience extensions in Google Ad Manager."],["These errors can arise from various issues, such as unsupported frequency caps, invalid targeting, or exceeding maximum budget limits."],["Specific error reasons are categorized within the `AudienceExtensionError.Reason` enumeration for detailed diagnostics."],["Audience extension line items have limitations like only supporting standard line item types and sequential creative rotation."],["Some features, like bulk updates and association creative size overrides, are not allowed with audience extension line items."]]],["The content outlines the `AudienceExtensionError` and `ApiError` within the context of ad management services. `AudienceExtensionError` lists specific reasons for failure, including issues with frequency caps, targeting, creative rotation, and invalid line item types. It also covers errors related to external campaign conflicts, budget limits, and feature availability. The document also details inherited `ApiError` attributes like field path, trigger, and error string, useful for identifying error causes. Additionally there is information about the available services.\n"]]