enum MinuteOfHour (v202402)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Enumeration |
Description |
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."],[[["`MinuteOfHour` is an enumeration within the `YieldGroupService` in Google Ad Manager's API."],["It specifies the minute of the hour within a `TimeOfDay` object, using values like `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`."],["This enumeration is used to target ads based on specific times of the day, offering granularity down to 15-minute intervals."],["Developers can use the provided namespace to access this enumeration and related functionalities within their applications."]]],["The provided content defines the `MinuteOfHour` enumeration within the Google Ad Manager API (v202402). This enumeration, part of the `TimeOfDay` dependency for services like `YieldGroupService`, represents specific minutes within an hour. The available values are `ZERO`, `FIFTEEN`, `THIRTY`, and `FORTY_FIVE`, indicating the 0, 15, 30, and 45-minute marks of each hour. It also show the list of services that uses this enumeration.\n"]]