AI-generated Key Takeaways
-
DayPart
allows targeting specific time periods within a day of the week for ad delivery, enhancing campaign optimization and performance. -
It is defined by
dayOfWeek
,startTime
, andendTime
fields, enabling flexible scheduling of ad displays. -
DayPart
is an essential component ofLineItem
targeting, providing control over when ads are shown to audiences. -
The
startTime
is inclusive, while theendTime
is exclusive, defining the precise time range 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). |