type DateValue (v202411)

  • The DateValue object in the Google Ad Manager API represents a date value within the CmsMetadataService.

  • It inherits from the Value object and contains a single field called value, which stores the actual Date.

  • This object is used for managing and representing date-related metadata in the Ad Manager system, under the namespace https://www.google.com/apis/ads/publisher/v202411.

  • It is part of a broader inheritance structure that includes other value types like BooleanValue, DateTimeValue, NumberValue, ObjectValue, SetValue, and TextValue.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.