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.
FlashRedirectCreative.flashUrl and
FlashRedirectCreative.fallbackUrl are the same. The fallback URL
is used when the flash URL does not work and must be different from it.
[[["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 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eCreativeError\u003c/code\u003e objects encompass errors encountered while working with creatives in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors arise within various services like CreativeService, ForecastService, and LineItemService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreativeError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e and provides specific reasons for creative-related issues through the \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThis field categorizes errors using the \u003ccode\u003eCreativeError.Reason\u003c/code\u003e enumeration, which includes issues like mismatched URLs, invalid sizes, and unsupported creative types.\u003c/p\u003e\n"],["\u003cp\u003eEach error provides contextual information via \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging and resolution.\u003c/p\u003e\n"]]],["The core content outlines errors within the Ad Manager API, specifically focusing on `CreativeError` and related services. These services include `CreativeService`, `CreativeSetService`, `ForecastService`, `LineItemCreativeAssociationService`, and others. The `PublisherQueryLanguageService` is listed as well, it lists different type of errors that can happen when querying. `CreativeError` details various error reasons like invalid URLs, unsupported creative types, asset duplication, and legacy creative limitations. Each error has a reason represented by an enum, which is detailed in the document.\n"],null,[]]