AI-generated Key Takeaways
- 
          NumberValue is a class within the Google Ad Manager API, specifically in version v202411, used to represent numeric values. 
- 
          It inherits from the Valueclass and contains a single field,value, which stores the numeric value as a string.
- 
          The NumberValueclass is part of thehttps://www.google.com/apis/ads/publisher/v202411namespace.
Contains a numeric value.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202411
| Field | |
|---|---|
| Value(inherited) | |
| NumberValue | |
| 
                            | 
                            The numeric value represented as a string. |