type TimeOfDay (v202508)

  • TimeOfDay is a complex type defined in the https://www.google.com/apis/ads/publisher/v202508 namespace.

  • It is composed of an integer field for the hour and a MinuteOfHour enumeration for the minute.

  • The MinuteOfHour enumeration has values representing 0, 15, 30, and 45 minutes.

  • TimeOfDay is used by various services including AdRuleService, AdjustmentService, and YieldGroupService.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

hour

xsd:int

minute

MinuteOfHour


Enumerations
ZERO
FIFTEEN
THIRTY
FORTY_FIVE