AI-generated Key Takeaways
-
Error reasons for set-top box creatives are defined within the
SetTopBoxCreativeError.Reasonenumeration. -
Set-top box creatives have specific error reasons related to their external asset IDs and provider IDs.
-
EXTERNAL_ASSET_ID_IMMUTABLEindicates that external asset IDs cannot be changed after creative creation. -
EXTERNAL_ASSET_ID_REQUIREDsignifies that an external asset ID is mandatory for set-top box creatives.
Error reasons for set-top box creatives.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
EXTERNAL_ASSET_ID_IMMUTABLE
|
Set-top box creative external asset IDs are immutable after creation. |
EXTERNAL_ASSET_ID_REQUIRED
|
Set-top box creatives require an external asset ID. |
PROVIDER_ID_IMMUTABLE
|
Set-top box creative provider IDs are immutable after creation. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |