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
4 changes: 2 additions & 2 deletions defaults/docs-defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ defaults:
ctv-bvod: 15s Video
dooh: Landscape - 1920x1080 Image
linear-tv: 30s Video
search: Responsive Search Ad
search: Generic Search Ad
social: Sponsored Post - 1080x1920 Image
streaming-video: 15s Video
web: Leaderboard - 728x90 Banner
Expand All @@ -308,7 +308,7 @@ defaults:
ctv-bvod: 15s-video-ctv-bvod-tv
dooh: landscape-dooh
linear-tv: 30s-video-ctv-bvod-tv
search: responsive-search-ad-search-phone
search: generic-search-ad-search-phone
social: 1080-1920-sponsored-post-social-phone
streaming-video: 15s-video-streaming-video-pc
web: leaderboard-web-pc
Expand Down
4 changes: 2 additions & 2 deletions docs/snippets/defaults_channel_mapping.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ default_platform_ad_format_identifier_by_channel:
app: interstitial-app-phone
web: leaderboard-web-pc
linear-tv: 30s-video-ctv-bvod-tv
search: responsive-search-ad-search-phone
search: generic-search-ad-search-phone
default_platform_ad_format_by_channel:
dooh: Landscape - 1920x1080 Image
social: Sponsored Post - 1080x1920 Image
Expand All @@ -61,7 +61,7 @@ default_platform_ad_format_by_channel:
app: Interstitial - 1080x1920 Banner
web: Leaderboard - 728x90 Banner
linear-tv: 30s Video
search: Responsive Search Ad
search: Generic Search Ad
default_property_average_imps_per_session_by_channel:
social: 24
ctv-bvod: 8.256
Expand Down