type DateTime (v202411)

  • The DateTime object represents a specific date and time, combining date and time components for precise scheduling or data recording.

  • It includes fields for date, hour, minute, second, and time zone to fully specify a point in time.

  • DateTime is a core component of the Google Ad Manager API, used across various services to manage scheduling and temporal data.

  • It is crucial for managing entities with time-based attributes, like campaigns, creatives, orders and line items.

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