Allowed constants for AdValue.getPrecisionType().
Supported constants:
| int | ESTIMATED | An ad value estimated from aggregated data. |
| int | PRECISE | The precise value paid for this ad. |
| int | PUBLISHER_PROVIDED | A publisher-provided ad value, such as manual CPMs in a mediation group. |
| int | UNKNOWN | An unknown precision type. |
An ad value estimated from aggregated data.
The precise value paid for this ad.
A publisher-provided ad value, such as manual CPMs in a mediation group.
An unknown precision type.