type RichMediaStudioCreativeError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Lists all errors associated with Studio creatives.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
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.
|
RichMediaStudioCreativeError
|
reason
|
RichMediaStudioCreativeErro...
The error reason represented by an enum.
Enumerations
-
CREATION_NOT_ALLOWED
- Only Studio can create a
RichMediaStudioCreative .
-
UKNOWN_ERROR
- Unknown error
-
INVALID_CODE_GENERATION_REQUEST
- Invalid request indicating missing/invalid request parameters.
-
INVALID_CREATIVE_OBJECT
- Invalid creative object.
-
STUDIO_CONNECTION_ERROR
- Unable to connect to Rich Media Studio to save the creative. Please try again later.
-
PUSHDOWN_DURATION_NOT_ALLOWED
- The push down duration is not allowed
-
INVALID_POSITION
- The position is invalid
-
INVALID_Z_INDEX
- The Z-index is invalid
-
INVALID_PUSHDOWN_DURATION
- The push-down duration is invalid
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003e\u003ccode\u003eRichMediaStudioCreativeError\u003c/code\u003e outlines errors related to Studio creatives, notably indicating restrictions like creation permissions and validation issues.\u003c/p\u003e\n"],["\u003cp\u003eThis error encompasses issues such as invalid creative objects, connection problems with Rich Media Studio, and incorrect settings for push-down creatives.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides specific error codes like \u003ccode\u003eCREATION_NOT_ALLOWED\u003c/code\u003e, \u003ccode\u003eSTUDIO_CONNECTION_ERROR\u003c/code\u003e, and \u003ccode\u003eINVALID_PUSHDOWN_DURATION\u003c/code\u003e, offering further insight into the nature of the problem.\u003c/p\u003e\n"],["\u003cp\u003eThis error type inherits from \u003ccode\u003eApiError\u003c/code\u003e, which includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for detailed error context.\u003c/p\u003e\n"]]],["The core content outlines error handling within the `LineItemCreativeAssociationService`, `CreativeService` and `CreativeSetService` focusing on `RichMediaStudioCreativeError` and its inherited `ApiError`. It details various error types, like `AuthenticationError`, `CreativeError`, and `QuotaError`, associated with ad management. The `ApiError` includes fields for `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `RichMediaStudioCreativeError` specifies reasons such as `CREATION_NOT_ALLOWED`, `STUDIO_CONNECTION_ERROR`, and invalid `PUSHDOWN_DURATION`, `POSITION`, or `Z_INDEX`.\n"],null,[]]