[[["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."],["Reasons for rejection include pending transcodes of source creatives, invalid source creatives, and ongoing transcoding processes."],["It is part of the Google Ad Manager API and uses a namespace for identification."],["The enumeration provides specific values for each rejection reason, including `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE`, `CANNOT_COPY_INVALID_CREATIVE`, `TRANSCODING_IS_IN_PROGRESS`, and `UNKNOWN`."]]],["The provided content outlines the `TranscodingError.Reason` enumeration, which details the reasons for transcode request rejections. Key reasons include `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` (source creative not transcoded), `CANNOT_COPY_INVALID_CREATIVE` (source creative invalid), `TRANSCODING_IS_IN_PROGRESS` (transcoding in progress), and `UNKNOWN` (value not exposed by API version). This is relevant for services like CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, and LineItemService.\n"]]