type DateTime (v202411)

  • The DateTime object represents a specific date and time, combining date and time-of-day information.

  • It includes fields for the date, hour, minute, second, and time zone ID.

  • This object is part of the Google Ad Manager API and is used within various services like AdRuleService, AdjustmentService, etc.

  • Developers can utilize the DateTime object to specify and manage temporal data within their Ad Manager applications.

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