# View: int_prod_dim_editorial_playlist

**View Name:** int_prod_dim_editorial_playlist
**Table Source:** `FACTS.PROD.DIM_EDITORIAL_PLAYLIST_TOP_NON_EDITORIAL_PLAYLIST`
**File Path:** `int_prod_dim_editorial_playlist.view.lkml`

## Overview

- **File Size:** 2363 bytes
- **Lines of Code:** 94
- **Dimensions:** 11
- **Measures:** 1
- **Dimension Groups:** 2
- **Filters:** 0

## Comments & Notes

- sql_table_name: INTELLIGENCE.DBT_PROD.DIM_EDITORIAL_PLAYLIST_TOP_NON_EDITORIAL_PLAYLIST ;;
- sql_table_name: intelligence.prod.dim_editorial_playlist_top_non_editorial_playlist ;;

## Dimensions

| Name | Type |
|------|------|
| `playlistid` | number |
| `playlistauthor` | string |
| `playlistimage` | string |
| `playlistname` | string |
| `playlisttypename` | string |
| `is_editorial` | yesno |
| `playlisturi` | string |
| `playlisturl` | string |
| `storeplaylistid` | string |
| `playlisttypeid` | string |
| `storeid` | number |

## Measures

| Name | Type |
|------|------|
| `count_playlists` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `createddatetime` | time |
| `updateddatetime` | time |

