Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions defaults/docs-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,7 @@ defaults:
tv:
- linear-tv
- ctv-bvod
- social
- audio
- app
- streaming-video
default_consumer_device_request_size_bytes:
app: 1000
audio: 1000
Expand Down Expand Up @@ -267,7 +264,7 @@ defaults:
ota: 45.400000000
satellite: 4.600000000
DE:
cable: 41.600000000
cable: 41.500000000
iptv: 9.600000000
ota: 3.400000000
satellite: 45.500000000
Expand All @@ -284,7 +281,7 @@ defaults:
US:
cable: 43.300000000
iptv: 20.700000000
ota: 19.200000000
ota: 19.300000000
satellite: 16.700000000
default_platform_ad_format_by_channel:
app: Interstitial - 1080x1920 Banner
Expand Down Expand Up @@ -326,7 +323,6 @@ defaults:
audio: 0.049000000
ctv-bvod: 0.280000000
dooh: 0.049000000
linear-tv: 0.280000000
social: 0.150000000
streaming-video: 0.049000000
web: 0.049000000
Expand Down
2 changes: 2 additions & 0 deletions docs/calculations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ import BroadcastingDefaults from "/snippets/defaults_broadcasting.mdx";
| `streaming-video` | Website or app with online video content |
| `audio` | Audio content (podcasts, streaming music) |
| `dooh` | Digital out of home - billboards, transit, etc |
| `search` | A Search engine (Google, Bing, etc) |
| `dooh` | Scheduled broadcast or cable television |

### Device Types

Expand Down
Loading