[[["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."],[[["`DateError.Reason` is an enumeration used within the Google Ad Manager API to represent various date-related errors that can occur."],["It includes reasons like dates in the past, start dates after end dates, and uncertainties in the day of the month, among others."],["Each `DateError.Reason` value provides insight into specific date-related issues encountered within Ad Manager operations, such as forecasting."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`, allowing its integration within API calls."]]],["The core content details the `DateError.Reason` enumeration within the `ForecastService` of the Ad Manager API v202405. This enumeration defines possible date-related errors. Key error types include `DATE_IN_PAST`, `START_DATE_AFTER_END_DATE`, `END_DATE_BEFORE_START_DATE`, `NOT_CERTAIN_DAY_OF_MONTH`, `INVALID_DATES`, and `UNKNOWN` to indicate unexposed API values. These errors are specific to the `https://www.google.com/apis/ads/publisher/v202405` namespace.\n"]]