AI-generated Key Takeaways
- 
          DayPart represents a time-period within a day of the week targeted by a LineItem. 
- 
          Key fields for DayPart include the day of the week, start time, and end time. 
- 
          The dayOfWeekfield is required and specifies the day the target applies to, with supported values ranging from MONDAY to SUNDAY.
- 
          The startTimefield represents the inclusive start time of the targeted period.
- 
          The endTimefield represents the exclusive end time of the targeted period.
            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). |