targetImpressionShareMicros property
The simulated target impression share value (in micros) upon which projected metrics are based.
For example, 10% impression share, which is equal to 0.1, is stored as 100_000. This value is validated and will not exceed 1M (100%).
Implementation
core.String? targetImpressionShareMicros;