---
title: Facebook Ads
description: Facebook Ads에 연결하고 동기화 동작을 파악하며 기록되는 모든 테이블과 열을 쿼리합니다.
species: reference
---
# Facebook Ads

시스템 사용자 토큰과 광고 계정을 사용해 Facebook Ads에 연결합니다. 이 소스는 `titan.facebook_ads` 아래에 고정 테이블 42개를 기록합니다.
```sql
select
  id,
  account_id,
  name
from titan.facebook_ads.campaigns
limit 10
```

## Facebook Ads 연결

1. **앱**을 열고 **앱 연결**을 선택한 뒤 **Facebook Ads** 항목을 선택합니다.
2. 시스템 사용자 토큰과 광고 계정을 입력합니다.
3. 테이블을 확인한 뒤 소스를 저장합니다.
4. 첫 실행이 완료될 때까지 **동기화 기록**을 확인합니다.

자격 증명은 비밀 정보로 저장됩니다. 레이크 열이 되거나 쿼리 결과에 나타나지 않습니다.

## 동기화 동작

과거 이력 개월 수와 기여 분석 조회 기간을 설정합니다. 보고서 테이블은 실행마다 선택한 기여 분석 기간을 일관되게 유지합니다.

새 소스는 연결할 때 동기화한 다음 설정된 일정을 따릅니다. 기본 반복 간격은 4시간입니다. 실행이 중단되어도 완료한 진행 상황을 유지하며 안전하게 재시도합니다.

모든 레이크 테이블에는 [시스템 열](/docs/concepts/your-lake#시스템-열)인 `_synced_at`과 `_deleted`도 있습니다. 아래 열 참조에는 소스 열만 나열합니다.

## 테이블 참조

### `campaigns`

`titan.facebook_ads.campaigns`의 소스 열 수는 29개입니다.

```columns table=facebook_ads.campaigns
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
effective_status                        string              `effective_status` 소스 필드.
objective                               string              `objective` 소스 필드.
buying_type                             string              `buying_type` 소스 필드.
bid_strategy                            string              `bid_strategy` 소스 필드.
daily_budget                            integer             `daily_budget` 소스 필드.
lifetime_budget                         integer             `lifetime_budget` 소스 필드.
budget_remaining                        integer             `budget_remaining` 소스 필드.
spend_cap                               integer             `spend_cap` 소스 필드.
special_ad_categories                   json                `special_ad_categories` 소스 필드.
special_ad_category                     string              `special_ad_category` 소스 필드.
start_time                              datetime            `start_time` 소스 필드.
stop_time                               datetime            `stop_time` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
configured_status                       string              `configured_status` 소스 필드.
source_campaign_id                      string              `source_campaign_id` 소스 필드.
is_skadnetwork_attribution              boolean             `is_skadnetwork_attribution` 소스 필드.
smart_promotion_type                    string              `smart_promotion_type` 소스 필드.
boosted_object_id                       string              `boosted_object_id` 소스 필드.
budget_rebalance_flag                   boolean             `budget_rebalance_flag` 소스 필드.
can_create_brand_lift_study             boolean             `can_create_brand_lift_study` 소스 필드.
can_use_spend_cap                       boolean             `can_use_spend_cap` 소스 필드.
special_ad_category_country             json                `special_ad_category_country` 소스 필드.
issues_info                             json                `issues_info` 소스 필드.
pacing_type                             json                `pacing_type` 소스 필드.
```

### `ad_sets`

`titan.facebook_ads.ad_sets`의 소스 열 수는 85개입니다.

```columns table=facebook_ads.ad_sets
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
effective_status                        string              `effective_status` 소스 필드.
bid_strategy                            string              `bid_strategy` 소스 필드.
bid_amount                              integer             `bid_amount` 소스 필드.
billing_event                           string              `billing_event` 소스 필드.
optimization_goal                       string              `optimization_goal` 소스 필드.
daily_budget                            integer             `daily_budget` 소스 필드.
lifetime_budget                         integer             `lifetime_budget` 소스 필드.
budget_remaining                        integer             `budget_remaining` 소스 필드.
destination_type                        string              `destination_type` 소스 필드.
start_time                              datetime            `start_time` 소스 필드.
end_time                                datetime            `end_time` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
attribution_spec                        json                `attribution_spec` 소스 필드.
is_dynamic_creative                     boolean             `is_dynamic_creative` 소스 필드.
configured_status                       string              `configured_status` 소스 필드.
source_adset_id                         string              `source_adset_id` 소스 필드.
learning_stage_info                     json                `learning_stage_info` 소스 필드.
instagram_actor_id                      string              `instagram_actor_id` 소스 필드.
lifetime_imps                           integer             `lifetime_imps` 소스 필드.
rf_prediction_id                        string              `rf_prediction_id` 소스 필드.
use_new_app_click                       boolean             `use_new_app_click` 소스 필드.
bid_info                                json                `bid_info` 소스 필드.
bid_constraints                         json                `bid_constraints` 소스 필드.
pacing_type                             json                `pacing_type` 소스 필드.
promoted_object_pixel_id                string              `promoted_object_pixel_id` 소스 필드.
promoted_object_custom_event_type       string              `promoted_object_custom_event_type` 소스 필드.
promoted_object_smart_pse_enabled       boolean             `promoted_object_smart_pse_enabled` 소스 필드.
promoted_object_page_id                 string              `promoted_object_page_id` 소스 필드.
promoted_object_application_id          string              `promoted_object_application_id` 소스 필드.
promoted_object_event_id                string              `promoted_object_event_id` 소스 필드.
promoted_object_object_store_url        string              `promoted_object_object_store_url` 소스 필드.
promoted_object_offer_id                string              `promoted_object_offer_id` 소스 필드.
promoted_object_place_page_set_id       string              `promoted_object_place_page_set_id` 소스 필드.
promoted_object_product_catalog_id      string              `promoted_object_product_catalog_id` 소스 필드.
promoted_object_product_set_id          string              `promoted_object_product_set_id` 소스 필드.
targeting_age_min                       integer             `targeting_age_min` 소스 필드.
targeting_age_max                       integer             `targeting_age_max` 소스 필드.
targeting_genders                       json                `targeting_genders` 소스 필드.
targeting_device_platforms              json                `targeting_device_platforms` 소스 필드.
targeting_publisher_platforms           json                `targeting_publisher_platforms` 소스 필드.
targeting_facebook_positions            json                `targeting_facebook_positions` 소스 필드.
targeting_instagram_positions           json                `targeting_instagram_positions` 소스 필드.
targeting_messenger_positions           json                `targeting_messenger_positions` 소스 필드.
targeting_audience_network_positions    json                `targeting_audience_network_positions` 소스 필드.
targeting_effective_audience_network_positions  json                `targeting_effective_audience_network_positions` 소스 필드.
targeting_flexible_spec                 json                `targeting_flexible_spec` 소스 필드.
targeting_exclusions                    json                `targeting_exclusions` 소스 필드.
targeting_education_schools             json                `targeting_education_schools` 소스 필드.
targeting_education_majors              json                `targeting_education_majors` 소스 필드.
targeting_education_statuses            json                `targeting_education_statuses` 소스 필드.
targeting_college_years                 json                `targeting_college_years` 소스 필드.
targeting_work_employers                json                `targeting_work_employers` 소스 필드.
targeting_work_positions                json                `targeting_work_positions` 소스 필드.
targeting_locales                       json                `targeting_locales` 소스 필드.
targeting_user_adclusters               json                `targeting_user_adclusters` 소스 필드.
targeting_user_device                   json                `targeting_user_device` 소스 필드.
targeting_user_os                       json                `targeting_user_os` 소스 필드.
targeting_wireless_carrier              json                `targeting_wireless_carrier` 소스 필드.
targeting_app_install_state             json                `targeting_app_install_state` 소스 필드.
targeting_connections                   json                `targeting_connections` 소스 필드.
targeting_excluded_connections          json                `targeting_excluded_connections` 소스 필드.
targeting_friends_of_connections        json                `targeting_friends_of_connections` 소스 필드.
targeting_excluded_publisher_categories  json                `targeting_excluded_publisher_categories` 소스 필드.
targeting_excluded_publisher_list_ids   json                `targeting_excluded_publisher_list_ids` 소스 필드.
targeting_excluded_user_device          json                `targeting_excluded_user_device` 소스 필드.
targeting_geo_locations_countries       json                `targeting_geo_locations_countries` 소스 필드.
targeting_geo_locations_regions         json                `targeting_geo_locations_regions` 소스 필드.
targeting_geo_locations_cities          json                `targeting_geo_locations_cities` 소스 필드.
targeting_geo_locations_zips            json                `targeting_geo_locations_zips` 소스 필드.
targeting_geo_locations_geo_markets     json                `targeting_geo_locations_geo_markets` 소스 필드.
targeting_geo_locations_location_types  json                `targeting_geo_locations_location_types` 소스 필드.
targeting_geo_locations_custom_locations  json                `targeting_geo_locations_custom_locations` 소스 필드.
targeting_excluded_geo_locations_countries  json                `targeting_excluded_geo_locations_countries` 소스 필드.
targeting_excluded_geo_locations_regions  json                `targeting_excluded_geo_locations_regions` 소스 필드.
targeting_excluded_geo_locations_cities  json                `targeting_excluded_geo_locations_cities` 소스 필드.
targeting_excluded_geo_locations_zips   json                `targeting_excluded_geo_locations_zips` 소스 필드.
targeting_excluded_geo_locations_geo_markets  json                `targeting_excluded_geo_locations_geo_markets` 소스 필드.
targeting_excluded_geo_locations_location_types  json                `targeting_excluded_geo_locations_location_types` 소스 필드.
targeting_excluded_geo_locations_custom_locations  json                `targeting_excluded_geo_locations_custom_locations` 소스 필드.
```

### `ads`

`titan.facebook_ads.ads`의 소스 열 수는 21개입니다.

```columns table=facebook_ads.ads
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
effective_status                        string              `effective_status` 소스 필드.
creative_id                             string              `creative_id` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
configured_status                       string              `configured_status` 소스 필드.
source_ad_id                            string              `source_ad_id` 소스 필드.
conversion_domain                       string              `conversion_domain` 소스 필드.
bid_amount                              integer             `bid_amount` 소스 필드.
last_updated_by_app_id                  string              `last_updated_by_app_id` 소스 필드.
tracking_specs                          json                `tracking_specs` 소스 필드.
conversion_specs                        json                `conversion_specs` 소스 필드.
bid_type                                string              `bid_type` 소스 필드.
bid_info                                json                `bid_info` 소스 필드.
recommendations                         json                `recommendations` 소스 필드.
targeting                               json                `targeting` 소스 필드.
```

### `ad_account`

`titan.facebook_ads.ad_account`의 소스 열 수는 45개입니다.

```columns table=facebook_ads.ad_account
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
account_status                          integer             `account_status` 소스 필드.
currency                                string              `currency` 소스 필드.
timezone_name                           string              `timezone_name` 소스 필드.
timezone_id                             integer             `timezone_id` 소스 필드.
timezone_offset_hours_utc               float               `timezone_offset_hours_utc` 소스 필드.
age                                     float               `age` 소스 필드.
amount_spent                            integer             `amount_spent` 소스 필드.
balance                                 integer             `balance` 소스 필드.
spend_cap                               integer             `spend_cap` 소스 필드.
min_daily_budget                        integer             `min_daily_budget` 소스 필드.
min_campaign_group_spend_cap            integer             `min_campaign_group_spend_cap` 소스 필드.
business_name                           string              `business_name` 소스 필드.
business_city                           string              `business_city` 소스 필드.
business_country_code                   string              `business_country_code` 소스 필드.
business_state                          string              `business_state` 소스 필드.
business_street                         string              `business_street` 소스 필드.
business_street2                        string              `business_street2` 소스 필드.
business_zip                            string              `business_zip` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
disable_reason                          integer             `disable_reason` 소스 필드.
is_personal                             boolean             `is_personal` 소스 필드.
owner                                   string              `owner` 소스 필드.
end_advertiser                          string              `end_advertiser` 소스 필드.
end_advertiser_name                     string              `end_advertiser_name` 소스 필드.
is_prepay_account                       boolean             `is_prepay_account` 소스 필드.
offsite_pixels_tos_accepted             boolean             `offsite_pixels_tos_accepted` 소스 필드.
tax_id                                  string              `tax_id` 소스 필드.
tax_id_status                           integer             `tax_id_status` 소스 필드.
tax_id_type                             string              `tax_id_type` 소스 필드.
can_create_brand_lift_study             boolean             `can_create_brand_lift_study` 소스 필드.
has_migrated_permissions                boolean             `has_migrated_permissions` 소스 필드.
is_direct_deals_enabled                 boolean             `is_direct_deals_enabled` 소스 필드.
is_notifications_enabled                boolean             `is_notifications_enabled` 소스 필드.
is_tax_id_required                      boolean             `is_tax_id_required` 소스 필드.
business_id                             string              `business_id` 소스 필드.
business_manager_name                   string              `business_manager_name` 소스 필드.
media_agency                            string              `media_agency` 소스 필드.
partner                                 string              `partner` 소스 필드.
agency_client_declaration               json                `agency_client_declaration` 소스 필드.
capabilities                            json                `capabilities` 소스 필드.
funding_source                          string              `funding_source` 소스 필드.
tos_accepted                            json                `tos_accepted` 소스 필드.
```

### `ad_creatives`

`titan.facebook_ads.ad_creatives`의 소스 열 수는 101개입니다.

```columns table=facebook_ads.ad_creatives
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
body                                    string              `body` 소스 필드.
title                                   string              `title` 소스 필드.
call_to_action_type                     string              `call_to_action_type` 소스 필드.
image_hash                              string              `image_hash` 소스 필드.
image_url                               string              `image_url` 소스 필드.
thumbnail_url                           string              `thumbnail_url` 소스 필드.
link_url                                string              `link_url` 소스 필드.
url_tags                                string              `url_tags` 소스 필드.
object_type                             string              `object_type` 소스 필드.
object_story_spec                       json                `object_story_spec` 소스 필드.
effective_object_story_id               string              `effective_object_story_id` 소스 필드.
asset_feed_spec                         json                `asset_feed_spec` 소스 필드.
instagram_permalink_url                 string              `instagram_permalink_url` 소스 필드.
video_id                                string              `video_id` 소스 필드.
object_id                               string              `object_id` 소스 필드.
object_url                              string              `object_url` 소스 필드.
object_story_id                         string              `object_story_id` 소스 필드.
actor_id                                string              `actor_id` 소스 필드.
link_og_id                              string              `link_og_id` 소스 필드.
product_set_id                          string              `product_set_id` 소스 필드.
applink_treatment                       string              `applink_treatment` 소스 필드.
source_instagram_media_id               string              `source_instagram_media_id` 소스 필드.
instagram_user_id                       string              `instagram_user_id` 소스 필드.
effective_instagram_media_id            string              `effective_instagram_media_id` 소스 필드.
template_url                            string              `template_url` 소스 필드.
authorization_category                  string              `authorization_category` 소스 필드.
effective_authorization_category        string              `effective_authorization_category` 소스 필드.
enable_direct_install                   boolean             `enable_direct_install` 소스 필드.
thumbnail_id                            string              `thumbnail_id` 소스 필드.
bundle_folder_id                        string              `bundle_folder_id` 소스 필드.
categorization_criteria                 string              `categorization_criteria` 소스 필드.
category_media_source                   string              `category_media_source` 소스 필드.
destination_set_id                      string              `destination_set_id` 소스 필드.
dynamic_ad_voice                        string              `dynamic_ad_voice` 소스 필드.
link_destination_display_url            string              `link_destination_display_url` 소스 필드.
messenger_sponsored_message             string              `messenger_sponsored_message` 소스 필드.
object_store_url                        string              `object_store_url` 소스 필드.
place_page_set_id                       string              `place_page_set_id` 소스 필드.
playable_asset_id                       string              `playable_asset_id` 소스 필드.
branded_content_sponsor_page_id         string              `branded_content_sponsor_page_id` 소스 필드.
effective_instagram_story_id            string              `effective_instagram_story_id` 소스 필드.
instagram_actor_id                      string              `instagram_actor_id` 소스 필드.
instagram_story_id                      string              `instagram_story_id` 소스 필드.
use_page_actor_override                 boolean             `use_page_actor_override` 소스 필드.
object_story_link_data_caption          string              `object_story_link_data_caption` 소스 필드.
object_story_link_data_description      string              `object_story_link_data_description` 소스 필드.
object_story_link_data_link             string              `object_story_link_data_link` 소스 필드.
object_story_link_data_message          string              `object_story_link_data_message` 소스 필드.
object_story_link_data_child_attachments  json                `object_story_link_data_child_attachments` 소스 필드.
object_story_link_data_app_link_spec_android  json                `object_story_link_data_app_link_spec_android` 소스 필드.
object_story_link_data_app_link_spec_ios  json                `object_story_link_data_app_link_spec_ios` 소스 필드.
object_story_link_data_app_link_spec_ipad  json                `object_story_link_data_app_link_spec_ipad` 소스 필드.
object_story_link_data_app_link_spec_iphone  json                `object_story_link_data_app_link_spec_iphone` 소스 필드.
video_video_id                          string              `video_video_id` 소스 필드.
video_call_to_action_value_link         string              `video_call_to_action_value_link` 소스 필드.
template_caption                        string              `template_caption` 소스 필드.
template_description                    string              `template_description` 소스 필드.
template_link                           string              `template_link` 소스 필드.
template_message                        string              `template_message` 소스 필드.
template_child_attachments              json                `template_child_attachments` 소스 필드.
template_app_link_spec_android          json                `template_app_link_spec_android` 소스 필드.
template_app_link_spec_ios              json                `template_app_link_spec_ios` 소스 필드.
template_app_link_spec_ipad             json                `template_app_link_spec_ipad` 소스 필드.
template_app_link_spec_iphone           json                `template_app_link_spec_iphone` 소스 필드.
template_url_spec_web_url               string              `template_url_spec_web_url` 소스 필드.
template_url_spec_web_should_fallback   boolean             `template_url_spec_web_should_fallback` 소스 필드.
template_url_spec_ios_url               string              `template_url_spec_ios_url` 소스 필드.
template_url_spec_ios_app_name          string              `template_url_spec_ios_app_name` 소스 필드.
template_url_spec_ios_app_store_id      string              `template_url_spec_ios_app_store_id` 소스 필드.
template_url_spec_iphone_url            string              `template_url_spec_iphone_url` 소스 필드.
template_url_spec_iphone_app_name       string              `template_url_spec_iphone_app_name` 소스 필드.
template_url_spec_iphone_app_store_id   string              `template_url_spec_iphone_app_store_id` 소스 필드.
template_url_spec_ipad_url              string              `template_url_spec_ipad_url` 소스 필드.
template_url_spec_ipad_app_name         string              `template_url_spec_ipad_app_name` 소스 필드.
template_url_spec_ipad_app_store_id     string              `template_url_spec_ipad_app_store_id` 소스 필드.
template_url_spec_android_url           string              `template_url_spec_android_url` 소스 필드.
template_url_spec_android_app_name      string              `template_url_spec_android_app_name` 소스 필드.
template_url_spec_android_package       string              `template_url_spec_android_package` 소스 필드.
template_url_spec_windows_phone_url     string              `template_url_spec_windows_phone_url` 소스 필드.
template_url_spec_windows_phone_app_name  string              `template_url_spec_windows_phone_app_name` 소스 필드.
template_url_spec_windows_phone_app_id  string              `template_url_spec_windows_phone_app_id` 소스 필드.
template_url_spec_config_app_id         string              `template_url_spec_config_app_id` 소스 필드.
platform_customizations_instagram_image_hash  string              `platform_customizations_instagram_image_hash` 소스 필드.
platform_customizations_instagram_image_url  string              `platform_customizations_instagram_image_url` 소스 필드.
platform_customizations_instagram_video_id  string              `platform_customizations_instagram_video_id` 소스 필드.
platform_customizations_instagram_caption_ids  json                `platform_customizations_instagram_caption_ids` 소스 필드.
asset_feed_spec_link_urls               json                `asset_feed_spec_link_urls` 소스 필드.
asset_feed_spec_additional_data_multi_share_end_card  boolean             `asset_feed_spec_additional_data_multi_share_end_card` 소스 필드.
asset_feed_spec_additional_data_is_click_to_message  boolean             `asset_feed_spec_additional_data_is_click_to_message` 소스 필드.
asset_feed_spec_additional_data_brand_page_id  string              `asset_feed_spec_additional_data_brand_page_id` 소스 필드.
asset_feed_spec_app_product_page_id     string              `asset_feed_spec_app_product_page_id` 소스 필드.
asset_feed_spec_shops_bundle            json                `asset_feed_spec_shops_bundle` 소스 필드.
asset_feed_spec_additional_data_partner_app_welcome_message_flow_id  string              `asset_feed_spec_additional_data_partner_app_welcome_message_flow_id` 소스 필드.
page_link                               string              `page_link` 소스 필드.
page_message                            string              `page_message` 소스 필드.
carousel_ad_link                        string              `carousel_ad_link` 소스 필드.
template_page_link                      string              `template_page_link` 소스 필드.
```

### `custom_audiences`

`titan.facebook_ads.custom_audiences`의 소스 열 수는 28개입니다.

```columns table=facebook_ads.custom_audiences
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
description                             string              `description` 소스 필드.
subtype                                 string              `subtype` 소스 필드.
approximate_count_lower_bound           integer             `approximate_count_lower_bound` 소스 필드.
approximate_count_upper_bound           integer             `approximate_count_upper_bound` 소스 필드.
time_created                            datetime            `time_created` 소스 필드.
time_updated                            datetime            `time_updated` 소스 필드.
retention_days                          integer             `retention_days` 소스 필드.
is_value_based                          boolean             `is_value_based` 소스 필드.
customer_file_source                    string              `customer_file_source` 소스 필드.
data_source_type                        string              `data_source_type` 소스 필드.
data_source_sub_type                    string              `data_source_sub_type` 소스 필드.
delivery_status_code                    integer             `delivery_status_code` 소스 필드.
delivery_status_description             string              `delivery_status_description` 소스 필드.
operation_status_code                   integer             `operation_status_code` 소스 필드.
operation_status_description            string              `operation_status_description` 소스 필드.
rule                                    string              `rule` 소스 필드.
lookalike_spec                          json                `lookalike_spec` 소스 필드.
pixel_id                                string              `pixel_id` 소스 필드.
sharing_status                          string              `sharing_status` 소스 필드.
time_content_updated                    datetime            `time_content_updated` 소스 필드.
lookalike_audience_ids                  json                `lookalike_audience_ids` 소스 필드.
opt_out_link                            string              `opt_out_link` 소스 필드.
permission_for_actions                  json                `permission_for_actions` 소스 필드.
page_deletion_marked_delete_time        integer             `page_deletion_marked_delete_time` 소스 필드.
rule_aggregation                        string              `rule_aggregation` 소스 필드.
```

### `custom_conversions`

`titan.facebook_ads.custom_conversions`의 소스 열 수는 18개입니다.

```columns table=facebook_ads.custom_conversions
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
description                             string              `description` 소스 필드.
custom_event_type                       string              `custom_event_type` 소스 필드.
default_conversion_value                integer             `default_conversion_value` 소스 필드.
is_archived                             boolean             `is_archived` 소스 필드.
is_unavailable                          boolean             `is_unavailable` 소스 필드.
rule                                    string              `rule` 소스 필드.
retention_days                          integer             `retention_days` 소스 필드.
creation_time                           datetime            `creation_time` 소스 필드.
first_fired_time                        datetime            `first_fired_time` 소스 필드.
last_fired_time                         datetime            `last_fired_time` 소스 필드.
event_source_type                       string              `event_source_type` 소스 필드.
business_id                             string              `business_id` 소스 필드.
business_name                           string              `business_name` 소스 필드.
data_sources                            json                `data_sources` 소스 필드.
offline_conversion_data_set             json                `offline_conversion_data_set` 소스 필드.
```

### `ad_images`

`titan.facebook_ads.ad_images`의 소스 열 수는 17개입니다.

```columns table=facebook_ads.ad_images
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
hash                                    string              `hash` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
url                                     string              `url` 소스 필드.
url_128                                 string              `url_128` 소스 필드.
permalink_url                           string              `permalink_url` 소스 필드.
height                                  integer             `height` 소스 필드.
width                                   integer             `width` 소스 필드.
original_height                         integer             `original_height` 소스 필드.
original_width                          integer             `original_width` 소스 필드.
is_associated_creatives_in_adgroups     boolean             `is_associated_creatives_in_adgroups` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
creatives                               json                `creatives` 소스 필드.
hash_2                                  string              `hash_2` 소스 필드.
```

### `ad_videos`

`titan.facebook_ads.ad_videos`의 소스 열 수는 33개입니다.

```columns table=facebook_ads.ad_videos
id                                      string pk           `id` 소스 필드.
title                                   string              `title` 소스 필드.
description                             string              `description` 소스 필드.
length                                  float               `length` 소스 필드.
source                                  string              `source` 소스 필드.
picture                                 string              `picture` 소스 필드.
permalink_url                           string              `permalink_url` 소스 필드.
embed_html                              string              `embed_html` 소스 필드.
video_status                            string              `video_status` 소스 필드.
uploading_phase_status                  string              `uploading_phase_status` 소스 필드.
processing_phase_status                 string              `processing_phase_status` 소스 필드.
publishing_phase_status                 string              `publishing_phase_status` 소스 필드.
publishing_phase_publish_status         string              `publishing_phase_publish_status` 소스 필드.
publishing_phase_publish_time           datetime            `publishing_phase_publish_time` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
views                                   integer             `views` 소스 필드.
post_views                              integer             `post_views` 소스 필드.
icon                                    string              `icon` 소스 필드.
embeddable                              boolean             `embeddable` 소스 필드.
format                                  json                `format` 소스 필드.
content_category                        string              `content_category` 소스 필드.
content_tags                            json                `content_tags` 소스 필드.
custom_labels                           json                `custom_labels` 소스 필드.
ad_breaks                               json                `ad_breaks` 소스 필드.
is_crosspost_video                      boolean             `is_crosspost_video` 소스 필드.
is_crossposting_eligible                boolean             `is_crossposting_eligible` 소스 필드.
is_episode                              boolean             `is_episode` 소스 필드.
is_instagram_eligible                   boolean             `is_instagram_eligible` 소스 필드.
live_status                             string              `live_status` 소스 필드.
published                               boolean             `published` 소스 필드.
universal_video_id                      string              `universal_video_id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
```

### `activities`

`titan.facebook_ads.activities`의 소스 열 수는 12개입니다.

```columns table=facebook_ads.activities
event_time                              datetime pk         `event_time` 소스 필드.
actor_id                                string pk           `actor_id` 소스 필드.
object_id                               string pk           `object_id` 소스 필드.
event_type                              string pk           `event_type` 소스 필드.
actor_name                              string              `actor_name` 소스 필드.
application_id                          string              `application_id` 소스 필드.
application_name                        string              `application_name` 소스 필드.
translated_event_type                   string              `translated_event_type` 소스 필드.
date_time_in_timezone                   string              `date_time_in_timezone` 소스 필드.
object_name                             string              `object_name` 소스 필드.
object_type                             string              `object_type` 소스 필드.
extra_data                              string              `extra_data` 소스 필드.
```

### `ad_labels`

`titan.facebook_ads.ad_labels`의 소스 열 수는 4개입니다.

```columns table=facebook_ads.ad_labels
id                                      string pk           `id` 소스 필드.
name                                    string              `name` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
```

### `ad_rules`

`titan.facebook_ads.ad_rules`의 소스 열 수는 9개입니다.

```columns table=facebook_ads.ad_rules
id                                      string pk           `id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
name                                    string              `name` 소스 필드.
status                                  string              `status` 소스 필드.
created_time                            datetime            `created_time` 소스 필드.
updated_time                            datetime            `updated_time` 소스 필드.
execution_spec                          json                `execution_spec` 소스 필드.
evaluation_spec                         json                `evaluation_spec` 소스 필드.
schedule_spec                           json                `schedule_spec` 소스 필드.
```

### `saved_audiences`

`titan.facebook_ads.saved_audiences`의 소스 열 수는 11개입니다.

```columns table=facebook_ads.saved_audiences
id                                      string pk           `id` 소스 필드.
name                                    string              `name` 소스 필드.
description                             string              `description` 소스 필드.
approximate_count_lower_bound           integer             `approximate_count_lower_bound` 소스 필드.
approximate_count_upper_bound           integer             `approximate_count_upper_bound` 소스 필드.
run_status                              string              `run_status` 소스 필드.
time_created                            datetime            `time_created` 소스 필드.
time_updated                            datetime            `time_updated` 소스 필드.
targeting                               json                `targeting` 소스 필드.
sentence_lines                          json                `sentence_lines` 소스 필드.
permission_for_actions                  json                `permission_for_actions` 소스 필드.
```

### `ad_label_campaigns`

`titan.facebook_ads.ad_label_campaigns`의 소스 열 수는 3개입니다.

```columns table=facebook_ads.ad_label_campaigns
campaign_id                             string pk           `campaign_id` 소스 필드.
ad_label_id                             string pk           `ad_label_id` 소스 필드.
ad_label_name                           string              `ad_label_name` 소스 필드.
```

### `ad_label_ad_sets`

`titan.facebook_ads.ad_label_ad_sets`의 소스 열 수는 3개입니다.

```columns table=facebook_ads.ad_label_ad_sets
ad_set_id                               string pk           `ad_set_id` 소스 필드.
ad_label_id                             string pk           `ad_label_id` 소스 필드.
ad_label_name                           string              `ad_label_name` 소스 필드.
```

### `ad_label_ads`

`titan.facebook_ads.ad_label_ads`의 소스 열 수는 3개입니다.

```columns table=facebook_ads.ad_label_ads
ad_id                                   string pk           `ad_id` 소스 필드.
ad_label_id                             string pk           `ad_label_id` 소스 필드.
ad_label_name                           string              `ad_label_name` 소스 필드.
```

### `campaign_insights`

`titan.facebook_ads.campaign_insights`의 소스 열 수는 38개입니다.

```columns table=facebook_ads.campaign_insights
campaign_id                             string pk           `campaign_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
objective                               string              `objective` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_set_insights`

`titan.facebook_ads.ad_set_insights`의 소스 열 수는 38개입니다.

```columns table=facebook_ads.ad_set_insights
adset_id                                string pk           `adset_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights`

`titan.facebook_ads.ad_insights`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `campaign_insights_actions`

`titan.facebook_ads.campaign_insights_actions`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.campaign_insights_actions
campaign_id                             string pk           `campaign_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   integer             `value` 소스 필드.
_1d_click                               integer             `_1d_click` 소스 필드.
_7d_click                               integer             `_7d_click` 소스 필드.
_28d_click                              integer             `_28d_click` 소스 필드.
_1d_view                                integer             `_1d_view` 소스 필드.
```

### `campaign_insights_action_values`

`titan.facebook_ads.campaign_insights_action_values`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.campaign_insights_action_values
campaign_id                             string pk           `campaign_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   decimal(28,2)       `value` 소스 필드.
_1d_click                               decimal(28,2)       `_1d_click` 소스 필드.
_7d_click                               decimal(28,2)       `_7d_click` 소스 필드.
_28d_click                              decimal(28,2)       `_28d_click` 소스 필드.
_1d_view                                decimal(28,2)       `_1d_view` 소스 필드.
```

### `ad_set_insights_actions`

`titan.facebook_ads.ad_set_insights_actions`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.ad_set_insights_actions
adset_id                                string pk           `adset_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   integer             `value` 소스 필드.
_1d_click                               integer             `_1d_click` 소스 필드.
_7d_click                               integer             `_7d_click` 소스 필드.
_28d_click                              integer             `_28d_click` 소스 필드.
_1d_view                                integer             `_1d_view` 소스 필드.
```

### `ad_set_insights_action_values`

`titan.facebook_ads.ad_set_insights_action_values`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.ad_set_insights_action_values
adset_id                                string pk           `adset_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   decimal(28,2)       `value` 소스 필드.
_1d_click                               decimal(28,2)       `_1d_click` 소스 필드.
_7d_click                               decimal(28,2)       `_7d_click` 소스 필드.
_28d_click                              decimal(28,2)       `_28d_click` 소스 필드.
_1d_view                                decimal(28,2)       `_1d_view` 소스 필드.
```

### `ad_insights_actions`

`titan.facebook_ads.ad_insights_actions`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.ad_insights_actions
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   integer             `value` 소스 필드.
_1d_click                               integer             `_1d_click` 소스 필드.
_7d_click                               integer             `_7d_click` 소스 필드.
_28d_click                              integer             `_28d_click` 소스 필드.
_1d_view                                integer             `_1d_view` 소스 필드.
```

### `ad_insights_action_values`

`titan.facebook_ads.ad_insights_action_values`의 소스 열 수는 8개입니다.

```columns table=facebook_ads.ad_insights_action_values
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
action_type                             string pk           `action_type` 소스 필드.
value                                   decimal(28,2)       `value` 소스 필드.
_1d_click                               decimal(28,2)       `_1d_click` 소스 필드.
_7d_click                               decimal(28,2)       `_7d_click` 소스 필드.
_28d_click                              decimal(28,2)       `_28d_click` 소스 필드.
_1d_view                                decimal(28,2)       `_1d_view` 소스 필드.
```

### `ad_insights_age_and_gender`

`titan.facebook_ads.ad_insights_age_and_gender`의 소스 열 수는 43개입니다.

```columns table=facebook_ads.ad_insights_age_and_gender
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
age                                     string pk           `age` 소스 필드.
gender                                  string pk           `gender` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_country`

`titan.facebook_ads.ad_insights_country`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_country
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
country                                 string pk           `country` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_region`

`titan.facebook_ads.ad_insights_region`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_region
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
region                                  string pk           `region` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_dma`

`titan.facebook_ads.ad_insights_dma`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_dma
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
dma                                     string pk           `dma` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_platform_and_device`

`titan.facebook_ads.ad_insights_platform_and_device`의 소스 열 수는 44개입니다.

```columns table=facebook_ads.ad_insights_platform_and_device
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
publisher_platform                      string pk           `publisher_platform` 소스 필드.
platform_position                       string pk           `platform_position` 소스 필드.
impression_device                       string pk           `impression_device` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_type`

`titan.facebook_ads.ad_insights_action_type`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights_action_type
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_carousel_card`

`titan.facebook_ads.ad_insights_action_carousel_card`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights_action_carousel_card
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_product_id`

`titan.facebook_ads.ad_insights_action_product_id`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_action_product_id
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
product_id                              string pk           `product_id` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_reaction`

`titan.facebook_ads.ad_insights_action_reaction`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights_action_reaction
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_video_sound`

`titan.facebook_ads.ad_insights_action_video_sound`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights_action_video_sound
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_action_video_type`

`titan.facebook_ads.ad_insights_action_video_type`의 소스 열 수는 41개입니다.

```columns table=facebook_ads.ad_insights_action_video_type
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_delivery_device`

`titan.facebook_ads.ad_insights_delivery_device`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_delivery_device
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
device_platform                         string pk           `device_platform` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_delivery_platform`

`titan.facebook_ads.ad_insights_delivery_platform`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_delivery_platform
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
publisher_platform                      string pk           `publisher_platform` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_delivery_platform_and_device_platform`

`titan.facebook_ads.ad_insights_delivery_platform_and_device_platform`의 소스 열 수는 43개입니다.

```columns table=facebook_ads.ad_insights_delivery_platform_and_device_platform
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
publisher_platform                      string pk           `publisher_platform` 소스 필드.
device_platform                         string pk           `device_platform` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_demographics_age`

`titan.facebook_ads.ad_insights_demographics_age`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_demographics_age
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
age                                     string pk           `age` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_demographics_country`

`titan.facebook_ads.ad_insights_demographics_country`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_demographics_country
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
country                                 string pk           `country` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

### `ad_insights_demographics_dma_region`

`titan.facebook_ads.ad_insights_demographics_dma_region`의 소스 열 수는 42개입니다.

```columns table=facebook_ads.ad_insights_demographics_dma_region
ad_id                                   string pk           `ad_id` 소스 필드.
date_start                              date pk             `date_start` 소스 필드.
dma                                     string pk           `dma` 소스 필드.
ad_name                                 string              `ad_name` 소스 필드.
adset_id                                string              `adset_id` 소스 필드.
adset_name                              string              `adset_name` 소스 필드.
campaign_id                             string              `campaign_id` 소스 필드.
campaign_name                           string              `campaign_name` 소스 필드.
account_id                              string              `account_id` 소스 필드.
date_stop                               date                `date_stop` 소스 필드.
impressions                             integer             `impressions` 소스 필드.
clicks                                  integer             `clicks` 소스 필드.
spend                                   decimal(28,2)       `spend` 소스 필드.
reach                                   integer             `reach` 소스 필드.
frequency                               float               `frequency` 소스 필드.
cpc                                     decimal(28,6)       `cpc` 소스 필드.
cpm                                     decimal(28,6)       `cpm` 소스 필드.
cpp                                     decimal(28,6)       `cpp` 소스 필드.
ctr                                     decimal(28,6)       `ctr` 소스 필드.
inline_link_clicks                      integer             `inline_link_clicks` 소스 필드.
inline_link_click_ctr                   decimal(28,6)       `inline_link_click_ctr` 소스 필드.
cost_per_inline_link_click              decimal(28,6)       `cost_per_inline_link_click` 소스 필드.
cost_per_unique_click                   decimal(28,6)       `cost_per_unique_click` 소스 필드.
unique_clicks                           integer             `unique_clicks` 소스 필드.
unique_ctr                              decimal(28,6)       `unique_ctr` 소스 필드.
social_spend                            decimal(28,2)       `social_spend` 소스 필드.
quality_ranking                         string              `quality_ranking` 소스 필드.
engagement_rate_ranking                 string              `engagement_rate_ranking` 소스 필드.
conversion_rate_ranking                 string              `conversion_rate_ranking` 소스 필드.
actions                                 json                `actions` 소스 필드.
action_values                           json                `action_values` 소스 필드.
conversions                             json                `conversions` 소스 필드.
conversion_values                       json                `conversion_values` 소스 필드.
cost_per_action_type                    json                `cost_per_action_type` 소스 필드.
outbound_clicks                         json                `outbound_clicks` 소스 필드.
cost_per_outbound_click                 json                `cost_per_outbound_click` 소스 필드.
purchase_roas                           json                `purchase_roas` 소스 필드.
video_p25_watched_actions               json                `video_p25_watched_actions` 소스 필드.
video_p50_watched_actions               json                `video_p50_watched_actions` 소스 필드.
video_p75_watched_actions               json                `video_p75_watched_actions` 소스 필드.
video_p100_watched_actions              json                `video_p100_watched_actions` 소스 필드.
video_avg_time_watched_actions          json                `video_avg_time_watched_actions` 소스 필드.
```

## 삭제와 이력

행은 소스 키로 병합됩니다. 소스에서 행 삭제를 입증할 수 있으면 Supernova는 행을 유지하고 `_deleted`를 설정합니다. 따라서 쿼리에서 이력을 포함할지 선택할 수 있습니다. 현재 상태를 조회하는 쿼리에는 `where not _deleted` 필터를 사용하세요.
