[[["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."],[[["DayPartTargeting allows publishers to specify the days and times when their ads are eligible to serve."],["It uses DayPart objects to define specific time ranges and DeliveryTimeZone to indicate the time zone for targeting."],["Publishers can manage DayPartTargeting through various services like AdRuleService, AdjustmentService, ForecastService, LineItemService, and others."],["DayPartTargeting is part of the broader Targeting options available within the Google Ad Manager API."],["DayPartTargeting utilizes a namespace for organization and versioning within the API."]]],["The core content defines `DayPartTargeting` within the namespace `https://www.google.com/apis/ads/publisher/v202405`. Key information includes `dayParts`, an array of `DayPart` objects, and `timeZone`, which uses the `DeliveryTimeZone` enumeration. This targeting can be applied to various services like `AdRuleService`, `ForecastService`, `YieldGroupService` and others. There are also a few dependencies like `Targeting` and enumerations like `PUBLISHER` and `BROWSER` are presented.\n"]]