diff --git a/live/android-config/android-config.json b/live/android-config/android-config.json index 306224f..62b4812 100644 --- a/live/android-config/android-config.json +++ b/live/android-config/android-config.json @@ -1,5 +1,5 @@ { - "version": 28, + "version": 29, "messages": [ { "id": "android_privacy_pro_exit_survey_1", @@ -43,29 +43,6 @@ "exclusionRules": [ 8 ] - }, - { - "id": "android_breakage_survey_july_1", - "content": { - "messageType": "big_single_action", - "titleText": "Help us improve the app!", - "descriptionText": "Take our short anonymous survey and share your feedback.", - "placeholder": "DDGAnnounce", - "primaryActionText": "Take Survey", - "primaryAction": { - "type": "survey", - "value": "https://selfserve.decipherinc.com/survey/selfserve/32ab/240605?list=1", - "additionalParameters": { - "queryParams": "var;delta;av;ddgv" - } - } - }, - "matchingRules": [ - 9 - ], - "exclusionRules": [ - 10 - ] } ], "rules": [ @@ -124,33 +101,6 @@ ] } } - }, - { - "id": 9, - "targetPercentile": { - "before": 0.3 - }, - "attributes": { - "locale": { - "value": [ - "en-US", - "en-CA", - "en-GB", - "en-AU" - ] - } - } - }, - { - "id": 10, - "attributes": { - "interactedWithMessage": { - "value": [ - "android_privacy_pro_exit_survey_1", - "android_privacy_pro_subscriber_survey_1" - ] - } - } } ] } \ No newline at end of file