enum SetTopBoxCreativeError.Reason (v202508)

  • Error reasons for set-top box creatives are defined by SetTopBoxCreativeError.Reason.

  • EXTERNAL_ASSET_ID_IMMUTABLE indicates set-top box creative external asset IDs cannot be changed after creation.

  • EXTERNAL_ASSET_ID_REQUIRED means set-top box creatives must have an external asset ID.

  • PROVIDER_ID_IMMUTABLE signifies that set-top box creative provider IDs are immutable after creation.

  • UNKNOWN is returned if the actual value is not exposed by the requested API version.

Error reasons for set-top box creatives.


Namespace
https://www.google.com/apis/ads/publisher/v202508
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.