# View: facts_prod_metrics_by_channel_country_feed_distributor_rollup

**View Name:** facts_prod_metrics_by_channel_country_feed_distributor_rollup
**Table Source:** `facts.prod.metrics_by_channel_country_feed_distributor_rollup`
**File Path:** `facts_prod_metrics_by_channel_country_feed_distributor_rollup.view.lkml`

## Overview

- **File Size:** 2373 bytes
- **Lines of Code:** 109
- **Dimensions:** 7
- **Measures:** 7
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `feedid` | number |
| `channel_id` | string |
| `country_code` | string |
| `distributor` | string |
| `channel_owner` | string |
| `is_in_mcn` | string |
| `subscriber_count` | number |

## Measures

| Name | Type |
|------|------|
| `total_views` | sum |
| `total_estimated_gross_revenue` | sum |
| `average_view_duration_seconds` | average |
| `views_1_month_back` | sum |
| `views_2_months_back` | sum |
| `views_3_months_back` | sum |
| `views_4_months_back` | sum |

