AI-generated Key Takeaways
-
DayPart
objects represent a specific time period within a day of the week, targeted by LineItems for ad delivery. -
It is defined by a required
dayOfWeek
field and includesstartTime
andendTime
to specify the targeted time range. -
These time periods are utilized within various Google Ad Manager services, like
LineItemService
andForecastService
, for scheduling and ad targeting. -
DayPart
allows advertisers to refine their targeting by focusing on specific days and times for ad delivery.
DayPart
represents a time-period within a day of the week which is
targeted by a LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Day of the week the target applies to. This field is required. Enumerations
|
|
Represents the start time of the targeted period (inclusive). |
|
Represents the end time of the targeted period (exclusive). |