AppLovin MAX SDK version 12.6.0 introduces a privacy-safe way to target waterfalls. The APIs introduced in this version target by using a generic key-value numeric pairing method. You are responsible for mapping the segment key and the applicable value(s) that represent the users you target.
You can either choose not to target by segment (Do Not Enable) or you can choose to target by segment (Enable) and then type in a subset of those numeric mappings that your app passes to MAX, as «segment»:«value» pairs that conform to the following rules:
- in front of the segment (for example, -849:2 targets those devices for which the segment 849 does not have the value 2).849 segment is 1, 2, or 3:
+849:1, +849:2, +849:30; the maximum is 32000.For an example of how you can use segment targeting, see SDK integration guides > Platform > Overview > Data and keyword passing.