type DateValue (v202505)

  • DateValue is a type of Value that contains a date.

  • It inherits from Value and has a single field, value, which holds a Date object.

  • This Date object specifically represents the date value stored in the DateValue.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.