AI-generated Key Takeaways
- 
          DayPart represents a time-period within a day of the week which is targeted by a LineItem. 
- 
          The DayPart object includes the day of the week, a start time, and an end time for the targeted period. 
- 
          The dayOfWeekfield is required and specifies the day the target applies to, with options from Monday to Sunday.
- 
          The startTimeandendTimefields use the TimeOfDay object to define the inclusive start and exclusive end of the targeted time.
            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/v202505
| 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). |