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."],[[["The AdRuleService encompasses a variety of functionalities related to managing ad rules, including creating, updating, and retrieving ad rule information."],["AdRuleService operations may result in specific errors, including those related to date settings, priorities, targeting, or frequency caps."],["`UniqueError` signals a violation of a uniqueness constraint for a particular field within the AdRuleService context."],["Errors returned by the AdRuleService provide detailed information, such as the field path and a description of the error, to facilitate debugging."],["The namespace for the AdRuleService is `https://www.google.com/apis/ads/publisher/v202408`, indicating its place within the broader Google Ad Manager API."]]],["The content outlines various services and their associated errors within an ad management system. Core services include managing ad rules, content metadata, companies, contacts, content bundles, creatives, forecasts, inventory, line items, live streams, and targeting. It details the \"UniqueError,\" which signifies a uniqueness constraint violation in a field. Errors are categorized under the inherited \"ApiError,\" with details like field path, trigger, and error string, alongside various specific error types like targeting, quota, and statement issues.\n"]]