[[["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 2024-08-20 UTC."],[[["`TranscodingError.Reason` identifies the cause of transcode request rejections within Google Ad Manager."],["This enumeration includes reasons like source creative status (pending transcode, invalid), ongoing transcoding processes, or unknown issues."],["It is part of the Google Ad Manager API and utilized by various services like CreativeService, CreativeSetService, etc."],["Developers can use these reasons to understand and handle transcoding errors programmatically."]]],["The document defines the `TranscodingError.Reason` enumeration, which details reasons for transcode request rejections. These reasons include `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` (source not transcoded), `CANNOT_COPY_INVALID_CREATIVE` (invalid source), `TRANSCODING_IS_IN_PROGRESS` (ongoing process), and `UNKNOWN` (unspecified reason). This error type is associated with multiple services including `CreativeService`, `CreativeSetService`, `ForecastService`, `LineItemCreativeAssociationService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]