AI-generated Key Takeaways
-
The CreativeSetService encompasses a range of services including AdRuleService, AdjustmentService, AudienceSegmentService, and others, providing comprehensive ad management capabilities.
-
This service utilizes inheritance from various value types like BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue for data representation.
-
The core functionality revolves around managing creative sets, employing a namespace
https://www.google.com/apis/ads/publisher/v202411
for API interactions. -
NumberValue, a key component of CreativeSetService, stores numeric values as strings, represented by the 'value' field.
Contains a numeric value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
NumberValue
|
|
|
The numeric value represented as a string. |