enum SetTopBoxCreativeError.Reason (v202411)

  • SetTopBoxCreativeError outlines the potential errors encountered when working with set-top box creatives in Google Ad Manager.

  • These errors primarily concern the immutability and requirements of external asset and provider IDs for set-top box creatives.

  • Reasons for errors include immutable external asset IDs, mandatory external asset IDs, immutable provider IDs, or unknown issues.

  • The provided table details specific error reasons and corresponding descriptions for developers to understand and address.

Error reasons for set-top box creatives.


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