AI-generated Key Takeaways
-
The page lists various services available in the Ad Manager API, including AdRuleService, AdjustmentService, and AudienceSegmentService.
-
The CreativeTemplateService is specifically mentioned, which includes a hierarchy of value types like BooleanValue, DateTimeValue, and NumberValue.
-
The NumberValue type, found within the CreativeTemplateService, is designed to hold a numeric value.
-
The NumberValue has a single field,
value
, which stores the numeric data as a string. -
The namespace for these services and values is
https://www.google.com/apis/ads/publisher/v202502
.
Contains a numeric value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
---|---|
Value (inherited)
|
|
NumberValue
|
|
|
The numeric value represented as a string. |