type DayPartTargeting (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Modify the delivery times of line items for particular days of the week. By default, line items
are served at all days and times.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
dayParts
|
DayPart[]
Specifies days of the week and times at which a LineItem will be delivered.
If targeting all days and times, this value will be ignored.
|
timeZone
|
DeliveryTimeZone
Specifies the time zone to be used for delivering
LineItem
objects. This attribute is optional and defaults to
DeliveryTimeZone.BROWSER.
Setting this has no effect if targeting all days and times.
Enumerations
-
PUBLISHER
- Use the time zone of the publisher.
-
BROWSER
- Use the time zone of the browser.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content details how to modify line item delivery times for specific days and times using `DayPartTargeting`. This feature allows adjustments to when a `LineItem` is served, with default behavior being all days and times. `dayParts` specify the days and times, while `timeZone` designates the time zone for delivery, defaulting to `BROWSER`. Available time zone options include `PUBLISHER` and `BROWSER`. This functionality is associated with several services such as AdRuleService, ForecastService, LineItemService.\n"],null,["# type DayPartTargeting (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.DayPartTargeting) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.DayPartTargeting) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.DayPartTargeting) **LineItemService** [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.DayPartTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.DayPartTargeting) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.DayPartTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.DayPartTargeting) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.DayPartTargeting) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.DayPartTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202502/LineItemService.Targeting) \n▼\n**DayPartTargeting**\n\nModify the delivery times of line items for particular days of the week. By default, line items\nare served at all days and times.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `dayParts` | ` `[DayPart](/ad-manager/api/reference/v202502/LineItemService.DayPart)`[]` Specifies days of the week and times at which a `LineItem` will be delivered. If targeting all days and times, this value will be ignored. \u003cbr /\u003e |\n| ### `timeZone` | ` `[DeliveryTimeZone](/ad-manager/api/reference/v202502/LineItemService.DeliveryTimeZone)` ` Specifies the time zone to be used for delivering [LineItem](/ad-manager/api/reference/v202502/LineItemService.LineItem) objects. This attribute is optional and defaults to [DeliveryTimeZone.BROWSER](/ad-manager/api/reference/v202502/LineItemService.DeliveryTimeZone#BROWSER). Setting this has no effect if targeting all days and times. *** ** * ** *** **Enumerations** `PUBLISHER` : Use the time zone of the publisher. `BROWSER` : Use the time zone of the browser. \u003cbr /\u003e |"]]