type DateTimeValue (v202508)

  • DateTimeValue is a data type that contains a date-time value.

  • It inherits from the Value type and has a field named value which is of type DateTime.

  • DateTimeValue is used across various services such as AdRuleService, AdjustmentService, and AudienceSegmentService.

Contains a date-time value.


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

Field

Value (inherited)
DateTimeValue

value

DateTime

The DateTime value.