[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The provided content outlines the `TranscodingError.Reason` within the Google Ad Manager API, version v202502. It lists several services, such as CreativeService, OrderService, and ForecastService, which can trigger this error. The error reasons include `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE`, indicating a creative copy failure due to pending transcoding; `CANNOT_COPY_INVALID_CREATIVE` for invalid source creatives; `TRANSCODING_IS_IN_PROGRESS` for ongoing transcoding processes; and `UNKNOWN` for unexposed API values.\n"],null,["# enum TranscodingError.Reason (v202502)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202502/CreativeService.TranscodingError.Reason) [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** **Dependencies** \n[TranscodingError](/ad-manager/api/reference/v202502/OrderService.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. |"]]