Skip to content

PrecisionType

Inherits: Enum

Properties

  • ESTIMATED

    An ad value estimated from aggregated data.

  • PRECISE

    The precise value paid for this ad.

  • PUBLISHER_PROVIDED

    A publisher-provided ad value, such as manual CPMs in a mediation group.

  • UNKNOWN

    An ad value with unknown precision.

Properties#

ESTIMATED #

ESTIMATED = 'estimated'

An ad value estimated from aggregated data.

PRECISE #

PRECISE = 'precise'

The precise value paid for this ad.

PUBLISHER_PROVIDED #

PUBLISHER_PROVIDED = 'publisherProvided'

A publisher-provided ad value, such as manual CPMs in a mediation group.

UNKNOWN #

UNKNOWN = 'unknown'

An ad value with unknown precision.