type DateValue (v202502)

  • DateValue is a type that contains a date value within the ProposalLineItemService.

  • It is part of an inheritance hierarchy, descending from the Value type and including other types like BooleanValue and DateTimeValue.

  • The specific date value contained within a DateValue object is accessed through the value field, which is of type Date.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.