type DateTime (v202411)

  • This page documents the DateTime object in the Google Ad Manager API.

  • DateTime represents a specific date and time, including the time zone.

  • It combines a Date object with hour, minute, and second fields.

  • The DateTime object is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • Developers can use this object to specify dates and times within Ad Manager API operations.

Represents a date combined with the time of day.


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

Field

date

Date

hour

xsd:int

minute

xsd:int

second

xsd:int

timeZoneId

xsd:string