type DateTimeValue (v202502)

  • The DateTimeValue class represents a date-time value and is inherited from the Value class.

  • It contains a single field, value, which holds a DateTime object.

  • This class is part of the Ad Manager API reference for version v202502, within the namespace https://www.google.com/apis/ads/publisher/v202502.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.