Firebase Audience Targeting on Count Operators

前端 未结 1 1805
萌比男神i
萌比男神i 2021-01-25 13:51

I use Firebase Analytics & Audiences for event tracking & push notification campaigns. I want to target my app\'s users that did not have an in_app_purchase

1条回答
  •  没有蜡笔的小新
    2021-01-25 14:44

    Firebase Analytics includes a default audience of "Purchasers" which can then be used in reverse (using "does not include all of") to compose a message to users that are not part of this audience:

    0 讨论(0)
提交回复
热议问题