[[["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-02-13 UTC."],[[["DayPart objects specify a time period within a week, utilizing day of the week and start/end times."],["DayPart is used by various services like AdRuleService, AdjustmentService, ForecastService, etc.to define scheduling."],["The DayPart object includes fields for dayOfWeek, startTime, and endTime to represent the intended timeframe."],["The dayOfWeek field uses the DayOfWeek enumeration, while startTime and endTime utilize the TimeOfDay type."]]],[]]