[[["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."],[[["The `LiveStreamEventDvrWindowError` enum describes potential errors related to the DVR window settings for live stream events."],["Errors may arise if the configured DVR window is too high or too low based on network restrictions."],["An `UNKNOWN` error indicates the specific reason isn't exposed by the current API version."]]],["The document details the `LiveStreamEventDvrWindowError` enumeration within the `LiveStreamEventService` in the Google Ad Manager API (v202405). It outlines three possible error states: `DVR_WINDOW_TOO_HIGH`, indicating the DVR window exceeds the network's limit; `DVR_WINDOW_TOO_LOW`, indicating the DVR window is below the minimum allowed value; and `UNKNOWN`, for cases where the actual error is not specified in this API version. The namespace for these errors is also provided.\n"]]