type DateValue (v202411)

  • The AdRuleService encompasses a wide range of services including AdjustmentService, AudienceSegmentService, CdnConfigurationService and many more.

  • It inherits from the Value object and further breaks down into specific value types such as BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.

  • DateValue specifically stores a date value within the AdRuleService and contains a field called value of type Date to represent this value.

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

Contains a date value.


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

Field

Value (inherited)
DateValue

value

Date

The Date value.