|
712 | 712 | }, |
713 | 713 | { |
714 | 714 | "uuid": "67b759fa-5a0f-41af-81b8-58e7a12db32d", |
715 | | - "body": "{\n \"enabled\": true,\n \"player_version\": \"1\",\n \"player_style\": \"standard\",\n \"player_title\": \"G B 7118 Amy, Brian\",\n \"call_to_action\": \"Listen to this article\",\n \"image_url\": \"\",\n \"theme\": \"light\",\n \"dark_theme\": {\n \"background_color\": \"TRANSPARENT\",\n \"icon_color\": \"#FFF\",\n \"text_color\": \"#FFF\",\n \"highlight_color\": \"#444\"\n },\n \"light_theme\": {\n \"background_color\": \"#F5F5F5\",\n \"icon_color\": \"#000\",\n \"text_color\": \"#111\",\n \"highlight_color\": \"#EEE\"\n },\n \"video_theme\": {\n \"background_color\": \"#F5F5F5\",\n \"icon_color\": \"#000\",\n \"text_color\": \"#111\"\n },\n \"title_enabled\": false,\n \"image_enabled\": true,\n \"persistent_ad_image\": false,\n \"widget_style\": \"standard\",\n \"widget_position\": \"auto\",\n \"segment_playback_enabled\": true,\n \"skip_button_style\": \"auto\",\n \"intros_outros\": [],\n \"intro_url\": null,\n \"outro_url\": null,\n \"intro_outro_enabled\": false,\n \"paywall_type\": \"none\",\n \"paywall_url\": null,\n \"download_button_enabled\": false,\n \"share_button_enabled\": false,\n \"voice_icon_enabled\": false,\n \"logo_icon_enabled\": true,\n \"analytics_enabled\": true,\n \"analytics_uuid_enabled\": true,\n \"analytics_url\": \"https://metrics.beyondwords.io/events\",\n \"analytics_id\": 3814,\n \"analytics_tag_enabled\": false,\n \"analytics_tag\": null,\n \"analytics_custom_url\": null,\n \"updated\": \"2023-06-22T12:16:11Z\"\n}", |
| 715 | + "body": "{\n \"enabled\": true,\n \"player_version\": \"1\",\n \"player_style\": \"standard\",\n \"player_title\": \"G B 7118 Amy, Brian\",\n \"call_to_action\": \"Listen to this article\",\n \"image_url\": \"\",\n \"theme\": \"light\",\n \"dark_theme\": {\n \"background_color\": \"transparent\",\n \"icon_color\": \"#fff\",\n \"text_color\": \"#fff\",\n \"highlight_color\": \"#444\"\n },\n \"light_theme\": {\n \"background_color\": \"#f5f5f5\",\n \"icon_color\": \"#000\",\n \"text_color\": \"#111\",\n \"highlight_color\": \"#eee\"\n },\n \"video_theme\": {\n \"background_color\": \"#f5f5f5\",\n \"icon_color\": \"#000\",\n \"text_color\": \"#111\"\n },\n \"title_enabled\": false,\n \"image_enabled\": true,\n \"persistent_ad_image\": false,\n \"widget_style\": \"standard\",\n \"widget_position\": \"auto\",\n \"segment_playback_enabled\": true,\n \"skip_button_style\": \"auto\",\n \"intros_outros\": [],\n \"intro_url\": null,\n \"outro_url\": null,\n \"intro_outro_enabled\": false,\n \"paywall_type\": \"none\",\n \"paywall_url\": null,\n \"download_button_enabled\": false,\n \"share_button_enabled\": false,\n \"voice_icon_enabled\": false,\n \"logo_icon_enabled\": true,\n \"analytics_enabled\": true,\n \"analytics_uuid_enabled\": true,\n \"analytics_url\": \"https://metrics.beyondwords.io/events\",\n \"analytics_id\": 3814,\n \"analytics_tag_enabled\": false,\n \"analytics_tag\": null,\n \"analytics_custom_url\": null,\n \"updated\": \"2023-06-22T12:16:11Z\"\n}", |
716 | 716 | "latency": 0, |
717 | 717 | "statusCode": 200, |
718 | 718 | "label": "OK", |
|
850 | 850 | }, |
851 | 851 | { |
852 | 852 | "uuid": "03a49052-d373-4fbf-a69f-048712fffe9b", |
853 | | - "body": "{\n \"enabled\": \"{{body 'enabled' true}}\",\n \"player_version\": \"{{body 'player_version' '1'}}\",\n \"player_style\": \"{{body 'player_style' 'standard'}}\",\n \"player_title\": \"{{body 'player_title' 'G B 7118 Amy, Brian'}}\",\n \"call_to_action\": \"{{body 'call_to_action' 'Listen to this article'}}\",\n \"image_url\": \"{{body 'image_url' 'image_url'}}\",\n \"theme\": \"{{body 'theme' 'light'}}\",\n \"dark_theme\": {\n \"text_color\": \"{{body 'dark_theme.text_color' '#FFF'}}\",\n \"background_color\": \"{{body 'dark_theme.background_color' 'TRANSPARENT'}}\",\n \"icon_color\": \"{{body 'dark_theme.icon_color' '#FFF'}}\",\n \"highlight_color\": \"{{body 'dark_theme.highlight_color' '#444'}}\",\n },\n \"light_theme\": {\n \"text_color\": \"{{body 'light_theme.text_color' '#111'}}\",\n \"background_color\": \"{{body 'light_theme.background_color' '#F5F5F5'}}\",\n \"icon_color\": \"{{body 'light_theme.icon_color' '#000'}}\",\n \"highlight_color\": \"{{body 'light_theme.highlight_color' '#EEE'}}\",\n },\n \"video_theme\": {\n \"text_color\": \"{{body 'video_theme.text_color' '#111'}}\",\n \"background_color\": \"{{body 'video_theme.background_color' '#F5F5F5'}}\",\n \"icon_color\": \"{{body 'video_theme.icon_color' '#000'}}\",\n },\n \"title_enabled\": \"{{body 'title_enabled' false}}\",\n \"image_enabled\": \"{{body 'image_enabled' true}}\",\n \"persistent_ad_image\": \"{{body 'persistent_ad_image' false}}\",\n \"widget_style\": \"{{body 'widget_style' 'standard'}}\",\n \"widget_position\": \"{{body 'widget_position' 'auto'}}\",\n \"segment_playback_enabled\": \"{{body 'segment_playback_enabled' true}}\",\n \"skip_button_style\": \"{{body 'skip_button_style' 'auto'}}\",\n \"intros_outros\":\"{{body 'intro_url' []}}\",\n \"intro_url\": \"{{body 'intro_url' null}}\",\n \"outro_url\": \"{{body 'outro_url' null}}\",\n \"intro_outro_enabled\": \"{{body 'intro_outro_enabled' false}}\",\n \"paywall_type\": \"{{body 'paywall_type' 'none'}}\",\n \"paywall_url\": \"{{body 'paywall_url' null}}\",\n \"download_button_enabled\": \"{{body 'download_button_enabled' false}}\",\n \"share_button_enabled\": \"{{body 'share_button_enabled' false}}\",\n \"voice_icon_enabled\": \"{{body 'voice_icon_enabled' false}}\",\n \"logo_icon_enabled\": \"{{body 'logo_icon_enabled' true}}\",\n \"analytics_enabled\": \"{{body 'analytics_enabled' true}}\",\n \"analytics_uuid_enabled\": \"{{body 'analytics_uuid_enabled' true}}\",\n \"analytics_url\": \"{{body 'analytics_url' 'https://metrics.beyondwords.io/events'}}\",\n \"analytics_id\": \"{{body 'analytics_id' 3814}}\",\n \"analytics_tag_enabled\": \"{{body 'analytics_tag_enabled' false}}\",\n \"analytics_tag\": \"{{body 'analytics_tag' null}}\",\n \"analytics_custom_url\": \"{{body 'analytics_custom_url' null}}\",\n \"updated\": \"2023-06-22T12:16:11Z\"\n}", |
| 853 | + "body": "{\n \"enabled\": \"{{body 'enabled' true}}\",\n \"player_version\": \"{{body 'player_version' '1'}}\",\n \"player_style\": \"{{body 'player_style' 'standard'}}\",\n \"player_title\": \"{{body 'player_title' 'G B 7118 Amy, Brian'}}\",\n \"call_to_action\": \"{{body 'call_to_action' 'Listen to this article'}}\",\n \"image_url\": \"{{body 'image_url' 'image_url'}}\",\n \"theme\": \"{{body 'theme' 'light'}}\",\n \"dark_theme\": {\n \"text_color\": \"{{body 'dark_theme.text_color' '#fff'}}\",\n \"background_color\": \"{{body 'dark_theme.background_color' 'transparent'}}\",\n \"icon_color\": \"{{body 'dark_theme.icon_color' '#fff'}}\",\n \"highlight_color\": \"{{body 'dark_theme.highlight_color' '#444'}}\",\n },\n \"light_theme\": {\n \"text_color\": \"{{body 'light_theme.text_color' '#111'}}\",\n \"background_color\": \"{{body 'light_theme.background_color' '#f5f5f5'}}\",\n \"icon_color\": \"{{body 'light_theme.icon_color' '#000'}}\",\n \"highlight_color\": \"{{body 'light_theme.highlight_color' '#eee'}}\",\n },\n \"video_theme\": {\n \"text_color\": \"{{body 'video_theme.text_color' '#111'}}\",\n \"background_color\": \"{{body 'video_theme.background_color' '#f5f5f5'}}\",\n \"icon_color\": \"{{body 'video_theme.icon_color' '#000'}}\",\n },\n \"title_enabled\": \"{{body 'title_enabled' false}}\",\n \"image_enabled\": \"{{body 'image_enabled' true}}\",\n \"persistent_ad_image\": \"{{body 'persistent_ad_image' false}}\",\n \"widget_style\": \"{{body 'widget_style' 'standard'}}\",\n \"widget_position\": \"{{body 'widget_position' 'auto'}}\",\n \"segment_playback_enabled\": \"{{body 'segment_playback_enabled' true}}\",\n \"skip_button_style\": \"{{body 'skip_button_style' 'auto'}}\",\n \"intros_outros\":\"{{body 'intro_url' []}}\",\n \"intro_url\": \"{{body 'intro_url' null}}\",\n \"outro_url\": \"{{body 'outro_url' null}}\",\n \"intro_outro_enabled\": \"{{body 'intro_outro_enabled' false}}\",\n \"paywall_type\": \"{{body 'paywall_type' 'none'}}\",\n \"paywall_url\": \"{{body 'paywall_url' null}}\",\n \"download_button_enabled\": \"{{body 'download_button_enabled' false}}\",\n \"share_button_enabled\": \"{{body 'share_button_enabled' false}}\",\n \"voice_icon_enabled\": \"{{body 'voice_icon_enabled' false}}\",\n \"logo_icon_enabled\": \"{{body 'logo_icon_enabled' true}}\",\n \"analytics_enabled\": \"{{body 'analytics_enabled' true}}\",\n \"analytics_uuid_enabled\": \"{{body 'analytics_uuid_enabled' true}}\",\n \"analytics_url\": \"{{body 'analytics_url' 'https://metrics.beyondwords.io/events'}}\",\n \"analytics_id\": \"{{body 'analytics_id' 3814}}\",\n \"analytics_tag_enabled\": \"{{body 'analytics_tag_enabled' false}}\",\n \"analytics_tag\": \"{{body 'analytics_tag' null}}\",\n \"analytics_custom_url\": \"{{body 'analytics_custom_url' null}}\",\n \"updated\": \"2023-06-22T12:16:11Z\"\n}", |
854 | 854 | "latency": 0, |
855 | 855 | "statusCode": 200, |
856 | 856 | "label": "OK", |
|
0 commit comments