type DateValue (v202505)

  • The content lists various Ad Manager API services with links to their documentation for version v202505, such as AdRuleService, AdjustmentService, and AudienceSegmentService.

  • It details the inheritance structure for different types of values used within the API, showing that BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue all inherit from a base Value type.

  • Specifically, it describes the DateValue type, indicating that it contains a Date object as its value and belongs to the https://www.google.com/apis/ads/publisher/v202505 namespace.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.