type DateTimeValue (v202505)

  • DateTimeValue is a type of Value that contains a date-time value.

  • It is inherited from the base Value type.

  • It contains a field named value which is a DateTime object representing the specific date and time.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.