postViewCountPercentageMillis property
The percentage of post-view conversions to count, in millis (1/1000 of a percent).
Must be between 0 and 100000 inclusive. For example, to track 50% of the post-click conversions, set a value of 50000.
Implementation
core.String? postViewCountPercentageMillis;