enum TranscodingError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The type of transcode request rejection.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
CANNOT_COPY_CREATIVE_PENDING_TRANSCODE
|
The request to copy the creative(s) was rejected because the source is not transcoded.
|
CANNOT_COPY_INVALID_CREATIVE
|
The request to copy the creative(s) was rejected because the source is invalid.
|
TRANSCODING_IS_IN_PROGRESS
|
The creative is still being transcoded or processed. Please try again later.
|
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."],[],[],null,["# enum TranscodingError.Reason (v202502)\n\n**Service** \n**CreativeService** [CreativeSetService](/ad-manager/api/reference/v202502/CreativeSetService.TranscodingError.Reason) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.TranscodingError.Reason) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.TranscodingError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.TranscodingError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.TranscodingError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.TranscodingError.Reason) **Dependencies** \n[TranscodingError](/ad-manager/api/reference/v202502/CreativeService.TranscodingError) \n▼\n**TranscodingError.Reason**\n\nThe type of transcode request rejection.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------------------------------|----------------------------------------------------------------------------------------|\n| `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` | The request to copy the creative(s) was rejected because the source is not transcoded. |\n| `CANNOT_COPY_INVALID_CREATIVE` | The request to copy the creative(s) was rejected because the source is invalid. |\n| `TRANSCODING_IS_IN_PROGRESS` | The creative is still being transcoded or processed. Please try again later. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]