[[["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."],[[["`LiveStreamEventDateTimeError` outlines reasons for date and time errors when managing live stream events."],["This error can occur if the start date is in the past, the end date is before the start date, or the end date is beyond the supported timeframe (after January 1, 2037)."],["It is part of the LiveStreamEventService within the Google Ad Manager API."]]],["The content defines the `LiveStreamEventDateTimeError` enumeration within the `LiveStreamEventService`, namespace `https://www.google.com/apis/ads/publisher/v202408`. Key errors include: `START_DATE_TIME_IS_IN_PAST` (prevents creating events with past start dates), `END_DATE_TIME_NOT_AFTER_START_DATE_TIME` (requires the end date to be after the start date), and `END_DATE_TIME_TOO_LATE` (limits event end dates to before January 1, 2037). `UNKNOWN` is for unexposed API version values.\n"]]