# View: int_dbt_prod_tiktok_fraud_model

**View Name:** int_dbt_prod_tiktok_fraud_model
**Table Source:** `INTELLIGENCE.DBT_PROD.TIKTOK_FRAUD_STREAMS_MODEL`
**File Path:** `int_dbt_prod_tiktok_fraud_model.view.lkml`

## Overview

- **File Size:** 3947 bytes
- **Lines of Code:** 179
- **Dimensions:** 11
- **Measures:** 5
- **Dimension Groups:** 2
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `removal_reason` | string |
| `country_code` | string |
| `imprint` | string |
| `tiktok_track_id` | string |
| `labelid` | string |
| `isrc` | string |
| `upc` | string |
| `artists` | string |
| `track_title` | string |
| `content_type` | string |

## Measures

| Name | Type |
|------|------|
| `creations` | sum |
| `video_views` | sum |
| `likes` | sum |
| `comments` | sum |
| `favorites` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `report_start_date` | time |
| `report_end_date` | time |

