|
| 1 | +{ |
| 2 | + "version": "4", |
| 3 | + "rollouts": [], |
| 4 | + "typedAudiences": [ |
| 5 | + { |
| 6 | + "id": "20415611520", |
| 7 | + "conditions": [ |
| 8 | + "and", |
| 9 | + [ |
| 10 | + "or", |
| 11 | + [ |
| 12 | + "or", |
| 13 | + { |
| 14 | + "value": true, |
| 15 | + "type": "custom_attribute", |
| 16 | + "name": "hiddenLiveEnabled", |
| 17 | + "match": "exact" |
| 18 | + } |
| 19 | + ] |
| 20 | + ] |
| 21 | + ], |
| 22 | + "name": "test1" |
| 23 | + }, |
| 24 | + { |
| 25 | + "id": "20406066925", |
| 26 | + "conditions": [ |
| 27 | + "and", |
| 28 | + [ |
| 29 | + "or", |
| 30 | + [ |
| 31 | + "or", |
| 32 | + { |
| 33 | + "value": false, |
| 34 | + "type": "custom_attribute", |
| 35 | + "name": "hiddenLiveEnabled", |
| 36 | + "match": "exact" |
| 37 | + } |
| 38 | + ] |
| 39 | + ] |
| 40 | + ], |
| 41 | + "name": "test2" |
| 42 | + } |
| 43 | + ], |
| 44 | + "anonymizeIP": true, |
| 45 | + "projectId": "20430981610", |
| 46 | + "variables": [], |
| 47 | + "featureFlags": [ |
| 48 | + { |
| 49 | + "experimentIds": ["9300000007569"], |
| 50 | + "rolloutId": "", |
| 51 | + "variables": [], |
| 52 | + "id": "3045", |
| 53 | + "key": "flag1" |
| 54 | + }, |
| 55 | + { |
| 56 | + "experimentIds": ["9300000007573"], |
| 57 | + "rolloutId": "", |
| 58 | + "variables": [], |
| 59 | + "id": "3046", |
| 60 | + "key": "flag2" |
| 61 | + } |
| 62 | + ], |
| 63 | + "experiments": [ |
| 64 | + { |
| 65 | + "status": "Running", |
| 66 | + "audienceConditions": ["or", "20415611520"], |
| 67 | + "audienceIds": ["20415611520"], |
| 68 | + "variations": [ |
| 69 | + { |
| 70 | + "variables": [], |
| 71 | + "id": "8045", |
| 72 | + "key": "variation1", |
| 73 | + "featureEnabled": true |
| 74 | + } |
| 75 | + ], |
| 76 | + "forcedVariations": {}, |
| 77 | + "key": "targeted_delivery", |
| 78 | + "layerId": "9300000007569", |
| 79 | + "trafficAllocation": [{ "entityId": "8045", "endOfRange": 10000 }], |
| 80 | + "id": "9300000007569" |
| 81 | + }, |
| 82 | + { |
| 83 | + "status": "Running", |
| 84 | + "audienceConditions": ["or", "20406066925"], |
| 85 | + "audienceIds": ["20406066925"], |
| 86 | + "variations": [ |
| 87 | + { |
| 88 | + "variables": [], |
| 89 | + "id": "8048", |
| 90 | + "key": "variation2", |
| 91 | + "featureEnabled": true |
| 92 | + } |
| 93 | + ], |
| 94 | + "forcedVariations": {}, |
| 95 | + "key": "targeted_delivery", |
| 96 | + "layerId": "9300000007573", |
| 97 | + "trafficAllocation": [{ "entityId": "8048", "endOfRange": 10000 }], |
| 98 | + "id": "9300000007573" |
| 99 | + } |
| 100 | + ], |
| 101 | + "audiences": [ |
| 102 | + { |
| 103 | + "id": "20415611520", |
| 104 | + "conditions": "[\"or\", {\"match\": \"exact\", \"name\": \"$opt_dummy_attribute\", \"type\": \"custom_attribute\", \"value\": \"$opt_dummy_value\"}]", |
| 105 | + "name": "test1" |
| 106 | + }, |
| 107 | + { |
| 108 | + "id": "20406066925", |
| 109 | + "conditions": "[\"or\", {\"match\": \"exact\", \"name\": \"$opt_dummy_attribute\", \"type\": \"custom_attribute\", \"value\": \"$opt_dummy_value\"}]", |
| 110 | + "name": "test2" |
| 111 | + }, |
| 112 | + { |
| 113 | + "conditions": "[\"or\", {\"match\": \"exact\", \"name\": \"$opt_dummy_attribute\", \"type\": \"custom_attribute\", \"value\": \"$opt_dummy_value\"}]", |
| 114 | + "id": "$opt_dummy_audience", |
| 115 | + "name": "Optimizely-Generated Audience for Backwards Compatibility" |
| 116 | + } |
| 117 | + ], |
| 118 | + "groups": [], |
| 119 | + "attributes": [{ "id": "20408641883", "key": "hiddenLiveEnabled" }], |
| 120 | + "botFiltering": false, |
| 121 | + "accountId": "17882702980", |
| 122 | + "events": [], |
| 123 | + "revision": "25", |
| 124 | + "sendFlagDecisions": true |
| 125 | +} |
0 commit comments