type TimeOfDay (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
hour
|
xsd:int
|
minute
|
MinuteOfHour
Enumerations
-
ZERO
-
FIFTEEN
-
THIRTY
-
FORTY_FIVE
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `TimeOfDay` object represents a specific time within a day, utilizing `hour` and `minute` fields for precision."],["The `hour` field is an integer, while the `minute` field is represented by the `MinuteOfHour` enumeration with options like `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`."],["It is a component of the YieldGroupService within the Google Ad Manager API, potentially used for scheduling or targeting ads based on time."],["The TimeOfDay object belongs to the namespace `https://www.google.com/apis/ads/publisher/v202402`, indicating its version and context within the API."]]],["The core content outlines the structure of `TimeOfDay` within the Google Ad Manager API (v202402). It details that `TimeOfDay` is used across several services, including AdRuleService, AdjustmentService, ForecastService, and others. It specifies the `TimeOfDay` has two fields: `hour` (integer type) and `minute` (using the `MinuteOfHour` enumeration). The `MinuteOfHour` enumeration supports the values : ZERO, FIFTEEN, THIRTY, and FORTY_FIVE. The namespace for the v202402 is : `https://www.google.com/apis/ads/publisher/v202402` .\n"]]