type DateValue (v202411)

  • The DateValue object within the CreativeWrapperService namespace stores a single date value.

  • It inherits from the Value object and is used to represent dates in the Ad Manager API.

  • DateValue has a single field, value, which stores the actual date as a Date object.

  • This object is part of the Google Ad Manager API and used within the CreativeWrapperService.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.