[[["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 indicates the cause for a transcode request rejection within Google Ad Manager."],["Possible reasons include issues with the source creative, ongoing transcoding processes, or unknown errors."],["This information is used by services like CreativeService, LineItemService, and OrderService to handle creative transcoding."],["The provided enumeration lists specific reasons with their descriptions, such as pending or invalid creative states."]]],["The provided content details the `TranscodingError.Reason` within the Google Ad Manager API v202408. It outlines the types of transcode request rejections and their reasons, including: `CANNOT_COPY_CREATIVE_PENDING_TRANSCODE` (source not transcoded), `CANNOT_COPY_INVALID_CREATIVE` (source invalid), `TRANSCODING_IS_IN_PROGRESS` (creative processing), and `UNKNOWN` (unexposed value). This error reason is utilized by several services, including `CreativeService`, `LineItemService` and `OrderService`. The namespace for these services is also provided.\n"]]