Enum ReportValue.ValueOneofCase
Enum of possible cases for the "value" oneof.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ReportValue.ValueOneofCase
Fields
| Name | Description |
|---|---|
| BoolValue | |
| BytesValue | |
| DoubleListValue | |
| DoubleValue | |
| IntListValue | |
| IntValue | |
| None | |
| StringListValue | |
| StringValue |