[[["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-11-19 UTC."],[[["`TranscodingError.Reason` identifies the cause of transcode request rejections within Google Ad Manager."],["This error can arise from various issues, including the source creative's transcoding status, validity, or an ongoing transcoding process."],["The namespace for `TranscodingError.Reason` is `https://www.google.com/apis/ads/publisher/v202411`."],["Specific reasons for rejection are indicated by enumeration values like `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE`, `CANNOT_COPY_INVALID_CREATIVE`, and `TRANSCODING_IS_IN_PROGRESS`."]]],["The provided content outlines the `TranscodingError.Reason` within the namespace `https://www.google.com/apis/ads/publisher/v202411`, impacting various services like `CreativeService`, `CreativeSetService`, `ForecastService`, and others. It defines four error reasons: `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` (source not transcoded), `CANNOT_COPY_INVALID_CREATIVE` (invalid source), `TRANSCODING_IS_IN_PROGRESS` (ongoing transcode), and `UNKNOWN` (unexposed value). These reasons explain why a request related to creative copying or processing might be rejected.\n"]]