[[["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."],[[["`AdjustmentService.DateError.Reason` enumerates potential date-related errors within the Ad Manager API."],["These errors include issues such as dates in the past, start dates after end dates, and invalid date ranges."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202405`."],["If an unrecognized value is encountered, it is represented by the `UNKNOWN` enumeration value."]]],["The core content details the `DateError` enumeration within the `AdjustmentService` of the `v202405` API. This enumeration lists potential errors related to dates, including `DATE_IN_PAST`, `START_DATE_AFTER_END_DATE`, `END_DATE_BEFORE_START_DATE`, `NOT_CERTAIN_DAY_OF_MONTH`, `INVALID_DATES`, and `UNKNOWN`. These values signify date-related issues encountered during service operations, with `UNKNOWN` indicating an unexposed error value. The Namespace of the service is provided as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]