type DateTimeValue (v202411)

  • The DateTimeValue object represents a date and time value within the Google Ad Manager API.

  • It is part of the CustomFieldService and is used for custom fields with date and time data.

  • DateTimeValue inherits from the Value object and has a single field, value, which stores the actual DateTime.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.