type DateValue (v202411)

  • This page provides information on the DateValue object in the context of the Google Ad Manager API.

  • DateValue is part of the ContentBundleService and is used to represent a date value within the system.

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

  • It inherits from a broader Value object that encompasses various data types like booleans, date-times, numbers, and text.

  • This object is relevant for developers working with the Google Ad Manager API to manage content bundles and their associated date-based properties.

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.