lockWindowCoarseConversionValue property
Coarse grained conversion value that triggers conversion window lock.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : The value is unknown in this version.
- "UNAVAILABLE" : The value was not present in the postback or we do not have this data for other reasons.
- "LOW" : A low coarse conversion value.
- "MEDIUM" : A medium coarse conversion value.
- "HIGH" : A high coarse conversion value.
- "NONE" : A coarse conversion value was not configured.
Implementation
core.String? lockWindowCoarseConversionValue;