# View: subaccount_territory_restriction_snowflake

**View Name:** subaccount_territory_restriction_snowflake
**Table Source:** `orchard_app_reporting_v2.art_relations_prod_art_relations.subaccount_territory_restriction`
**File Path:** `subaccount_territory_restriction_snowflake.view.lkml`

## Overview

- **File Size:** 1655 bytes
- **Lines of Code:** 60
- **Dimensions:** 5
- **Measures:** 2
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- measure: concat_count {
- label: "Count Restrictions (Labeled)"
- type: string

## Dimensions

| Name | Type |
|------|------|
| `territory_restriction_id` | number |
| `subaccount_id` | number |
| `country_id` | number |
| `last_updated` | string |
| `updated_by` | number |

## Measures

| Name | Type |
|------|------|
| `count` | number |
| `list_restrictions` | string |

