enum SetTopBoxCreativeError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content outlines the `SetTopBoxCreativeError.Reason` enumeration, which details errors related to set-top box creatives. Key information includes that external asset IDs and provider IDs are immutable after creation. Additionally, external asset IDs are mandatory for set-top box creatives. An `UNKNOWN` value is returned if the actual error reason isn't available in the API version. This enumeration is found across the Creative, CreativeSet, and LineItemCreativeAssociation services within the network.\n"],null,["# enum SetTopBoxCreativeError.Reason (v202502)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202502/CreativeService.SetTopBoxCreativeError.Reason) [CreativeSetService](/ad-manager/api/reference/v202502/CreativeSetService.SetTopBoxCreativeError.Reason) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.SetTopBoxCreativeError.Reason) **NetworkService** **Dependencies** \n[SetTopBoxCreativeError](/ad-manager/api/reference/v202502/NetworkService.SetTopBoxCreativeError) \n▼\n**SetTopBoxCreativeError.Reason**\n\nError reasons for set-top box creatives.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------------------------|-------------------------------------------------------------------------------------|\n| `EXTERNAL_ASSET_ID_IMMUTABLE` | Set-top box creative external asset IDs are immutable after creation. |\n| `EXTERNAL_ASSET_ID_REQUIRED` | Set-top box creatives require an external asset ID. |\n| `PROVIDER_ID_IMMUTABLE` | Set-top box creative provider IDs are immutable after creation. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]