AI-generated Key Takeaways
-
The
TimeOfDay
object represents a specific time of day, broken down intohour
andminute
. -
hour
is represented as an integer, whileminute
is selected from an enumeration (MinuteOfHour
) with options:ZERO
,FIFTEEN
,THIRTY
, andFORTY_FIVE
. -
This object is used within the context of the Google Ad Manager API, specifically within the YieldGroupService and has dependencies on DayPart.
-
It utilizes the namespace
https://www.google.com/apis/ads/publisher/v202411
for its operations within the API.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
|
|
Enumerations
|