[[["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-08-20 UTC."],[[["DayPartTargeting allows you to control the delivery times of line items based on specific days and times of the week."],["By default, line items are delivered at all times unless DayPartTargeting is used to specify delivery schedules."],["DayPartTargeting utilizes `dayParts` to define delivery days and times, and `timeZone` to indicate the relevant time zone for delivery."],["The `timeZone` can be set to either the publisher's time zone (`PUBLISHER`) or the user's browser time zone (`BROWSER`), with the browser time zone being the default."]]],["The content describes `DayPartTargeting`, which modifies line item delivery times for specific days of the week. By default, line items serve at all times. Key fields include `dayParts`, defining the days and times for line item delivery, and `timeZone`, specifying the delivery time zone, defaulting to the browser's time zone if unspecified, with the possibility to use the publisher timezone. The `LineItemService` is one of the services used for that targeting.\n"]]