enum class ImpressionPricePrecisionType { UNKNOWN, ESTIMATED, FLOOR_PRICE, PUBLISHER_PROVIDED, PRECISE }
Last updated 1 year ago