# View: int_dbt_prod_video_combined_intermediate

**View Name:** int_dbt_prod_video_combined_intermediate
**Table Source:** `intelligence.dbt_prod.video_combined_intermediate`
**File Path:** `views/youtube_bulk_reporting_api/int_dbt_prod_video_combined_intermediate.view.lkml`

## Overview

- **File Size:** 4826 bytes
- **Lines of Code:** 136
- **Dimensions:** 18
- **Measures:** 2
- **Dimension Groups:** 0
- **Filters:** 0

## Description

The date that activity occurred.

## Dimensions

| Name | Type |
|------|------|
| `activity_date` | date |
| `channel_id` | string |
| `channel_url` | string |
| `channel_link` | string |
| `video_id` | string |
| `video_url` | string |
| `video_link` | string |
| `claimed_status` | string |
| `uploader_type` | string |
| `live_or_on_demand` | string |
| `subscribed_status` | string |
| `country_code` | string |
| `content_owner` | string |
| `playback_location` | string |
| `traffic_source` | string |
| `device_type` | string |
| `operating_system` | string |
| `transaction_type` | string |

## Measures

| Name | Type |
|------|------|
| `views` | sum |
| `watch_time_minutes` | sum |

