AI-generated Key Takeaways
-
The ProposalService encompasses a variety of services like AdRuleService, AdjustmentService, AudienceSegmentService, and many more to manage proposals.
-
It utilizes inheritance from classes like Value, BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and primarily TextValue for data representation.
-
TextValue specifically stores string values within the ProposalService, indicated by the
value
field. -
The namespace for ProposalService is
https://www.google.com/apis/ads/publisher/v202411
, which provides context for its usage.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |