setOfferPersonalized

open fun setOfferPersonalized(offerPersonalized: Boolean)

Declares whether the prices shown to this user were personalized using automated decision-making.

This is a legal disclosure requirement in the EU: if your app varies prices per user, Play must display a personalized-pricing notice in the purchase sheet. Leave this false — the default — when everyone sees the same Play Console prices, which is the normal case.

Since

4.4.0

Parameters

offerPersonalized

true when prices are personalized for this user.