countly_out.remoteconfig_conditions{appID}

Follow

Remote config plugin required

This collection might not appear if you don't have remote config plugin enabled

There are multiple remoteconfig_conditions{appID} collections, one for each application. This collection holds information about the remote config conditions added to the selected application.

Here is the list of possible fields;

Field Description Example
_id Unique ID of the condition generated by MongoDB engine 5c6596239592c95ae9e970bf
condition_name The name of the condition iOS
condition_color The color of the condition 1
condition The condition filters {\"up.p\":{\"$in\":[\"iOS\"]}}
condition_definition The condition definition Platform = iOS
seed_value (Optional) Seed value for random percentile Lets be random

Looking for help?