type DateTimeValue (v202508)

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

  • DateTimeValue is a type of Value, inheriting from it along with other value types such as BooleanValue, DateValue, and NumberValue.

  • The DateTimeValue object has a field named value which holds the actual DateTime data.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.