AI-generated Key Takeaways
-
This documentation details
RichMediaStudioCreativeError
, outlining reasons for errors encountered when working with Rich Media Studio creatives within Google Ad Manager. -
The error reasons encompass issues like creation restrictions, invalid requests or creative objects, connectivity problems with Rich Media Studio, and specific errors related to push-down creative properties.
-
A table provides a comprehensive list of error codes and their corresponding descriptions, facilitating understanding and troubleshooting of these errors.
-
Developers can use these error codes to identify and resolve issues related to Rich Media Studio creative integration within their Ad Manager applications.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
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. |