[[["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 identifies the cause of errors related to day-part targeting in Google Ad Manager."],["Possible reasons for these errors include invalid hour or minute values, end times preceding start times, and overlapping time periods."],["Day-part targeting allows advertisers to specify the times of day their ads are eligible to serve, optimizing campaign performance."],["Ad Manager provides a namespace for accessing and managing these settings programmatically."],["If the specific reason for the error isn't exposed by the API, it's categorized as 'UNKNOWN'."]]],["The provided content outlines `DayPartTargetingError.Reason` within the Google Ad Manager API, version v202405. This error type is associated with multiple services, including `AdjustmentService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService` and `YieldGroupService`. Possible reasons for the error include `INVALID_HOUR` (hours outside 0-24), `INVALID_MINUTE` (minutes not 0, 15, 30, 45), `END_TIME_NOT_AFTER_START_TIME`, `TIME_PERIODS_OVERLAP`, and `UNKNOWN`. These errors relate to scheduling and timing issues in ad targeting.\n"]]