AI-generated Key Takeaways
-
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 asBooleanValue
,DateTimeValue
,DateValue
,NumberValue
,ObjectValue
,SetValue
, andTextValue
. -
DateValue specifically stores a date value within the AdRuleService and contains a field called
value
of typeDate
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
|
|
|
The |