[[["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."],[[["DayPartTargetingError.Reason outlines the potential errors encountered when setting day-part targeting in Google Ad Manager."],["Errors can arise from incorrect hour or minute values, overlapping time periods, or if the end time precedes the start time."],["The error reasons are categorized as `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`."],["Ad Manager services like LineItemService, OrderService, and ProposalLineItemService utilize these error reasons for day-part targeting validation."]]],["The provided content details the `DayPartTargetingError.Reason` enumeration within the Google Ad Manager API (v202405), highlighting its use in various services, including AdjustmentService, ForecastService, LineItemService, and others. This error type indicates issues with day-part targeting specifications. It lists five error reasons: `INVALID_HOUR`, `INVALID_MINUTE`, `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`. Each reason describes a specific problem related to time input or scheduling overlaps.\n"]]