[[["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-05-15 UTC."],[[["This documentation details the `TranscodingError.Reason` enumeration, which explains why a transcode request might be rejected by Google Ad Manager."],["The enumeration provides specific reasons such as pending transcoding of the source creative, invalid source creative, ongoing transcoding process, or an unknown reason."],["Developers can use these reasons to understand and troubleshoot transcoding issues within their Ad Manager integrations."]]],["The document details the `TranscodingError.Reason` enumeration, which describes why a transcode request might be rejected within the Google Ad Manager API v202405. Key reasons include `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` (source not transcoded), `CANNOT_COPY_INVALID_CREATIVE` (source invalid), `TRANSCODING_IS_IN_PROGRESS` (creative still processing), and `UNKNOWN` (unexposed value). This applies to several services: CreativeService, CreativeSetService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, and OrderService.\n"]]