Skip to main content

Hello,

The new Placements feature looks great although I’m missing having metadata defined per Placement that I could read in the app. Currently metadata are only available on offerings.

Imagine that you have 3 Placements, with different offerings each
Placement1 → Offering1
Placement2 → Offering2
Placement3 → Offering3
For each placement I’d like to dynamically define some behaviour using metadata, e.g. whether to show a success screen or subsequent better offer paywall. I could add such logic to the app by checking Placement, but it requires a new app release each time I want to change such behaviour. I could also add metadata to offering, but keep in mind the offering may be assigned to various Placements while the behaviour should be defined per place.

What do you think?

Hi @julia-835be2,

Thank you for your feedback! I’ll pass it along to the team.

I was going to suggest to use the metadata in the offering like you also mentioned, it’s not ideal but you could have an offering per place just to make sure the behavior is the one you expect. It’s a bit tedious but if you think about defining an offering per placement then you could make it work.

 

Best,