enum SetTopBoxCreativeError.Reason (v202505)

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

  • EXTERNAL_ASSET_ID_IMMUTABLE indicates that external asset IDs cannot be changed after a set-top box creative is created.

  • EXTERNAL_ASSET_ID_REQUIRED signifies that an external asset ID is mandatory for set-top box creatives.

  • PROVIDER_ID_IMMUTABLE means that provider IDs for set-top box creatives cannot be changed after creation.

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

Error reasons for set-top box creatives.


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