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 document defines `SetTopBoxCreativeError.Reason`, detailing error types for set-top box creatives within several services: `CreativeSetService`, `LineItemCreativeAssociationService`, and `NetworkService`. Key error reasons include `EXTERNAL_ASSET_ID_IMMUTABLE` and `PROVIDER_ID_IMMUTABLE`, signifying these identifiers cannot be modified post-creation. Additionally, `EXTERNAL_ASSET_ID_REQUIRED` indicates the necessity of an external asset ID, and `UNKNOWN` represents values not exposed by the API version.\n"],null,["# enum SetTopBoxCreativeError.Reason (v202502)\n\n**Service** \n**CreativeService** [CreativeSetService](/ad-manager/api/reference/v202502/CreativeSetService.SetTopBoxCreativeError.Reason) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.SetTopBoxCreativeError.Reason) [NetworkService](/ad-manager/api/reference/v202502/NetworkService.SetTopBoxCreativeError.Reason) **Dependencies** \n[SetTopBoxCreativeError](/ad-manager/api/reference/v202502/CreativeService.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. |"]]