type DateValue (v202505)

  • The content provides a list of various services available, including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.

  • It details the inheritance structure for values, showing that BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue inherit from the base Value type.

  • Specifically, the DateValue type is described as containing a date value.

  • The DateValue has a field named value of type Date, which represents the date value.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.