type DateValue (v202411)

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

  • It details the inheritance structure, showing that DateValue is a specific type of Value, along with BooleanValue, DateTimeValue, NumberValue, ObjectValue, SetValue, and TextValue.

  • The core function of the DateValue is to contain a date, represented by the value field which is of the Date type.

  • The namespace for these services and values is https://www.google.com/apis/ads/publisher/v202411.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.