##########################################################################
# Request/Response Body Schemas
##########################################################################
authTokenRequestBody:
  $ref: "./authTokenRequestBody.yaml"

authTokenResponseBody:
  $ref: "./authTokenResponseBody.yaml"

healthCheckResponseBody:
  $ref: "./healthCheckResponseBody.yaml"

invalidInputResponseBody:
  $ref: "./invalidInputResponseBody.yaml"

unauthorizedResponseBody:
  $ref: "./unauthorizedResponseBody.yaml"

internalErrorResponseBody:
  $ref: "./internalErrorResponseBody.yaml"

notFoundErrorResponseBody:
  $ref: "./notFoundErrorResponseBody.yaml"

##########################################################################
# Standardized Property Schemas
##########################################################################
agg_by:
  $ref: "./agg_by.yaml"

amazon_chart_id:
  $ref: "./amazon_chart_id.yaml"

amazon_playlist_id:
  $ref: "./properties/amazon_playlist_id.yaml"

apple_artist_id:
  $ref: "./properties/apple_artist_id.yaml"

apple_chart_id:
  $ref: "./properties/apple_chart_id.yaml"

apple_playlist_id:
  $ref: "./properties/apple_playlist_id.yaml"

average_view_duration_percentage:
  $ref: "./properties/average_view_duration_percentage.yaml"

average_view_duration_seconds:
  $ref: "./properties/average_view_duration_seconds.yaml"

chart_group:
  $ref: "./properties/chart_group.yaml"

count:
  $ref: "./properties/count.yaml"

country_code:
  $ref: "./properties/country_code.yaml"

country_name:
  $ref: "./properties/country_name.yaml"

next_cursor:
  $ref: "./properties/next_cursor.yaml"

country_code_nullable:
  $ref: "./properties/country_code_nullable.yaml"

demographics_value:
  $ref: "./properties/demographics_value.yaml"

common_data_health_status:
  $ref: "./properties/common_data_health_status.yaml"

data_health_status:
  $ref: "./properties/data_health_status.yaml"

ads_data_health_status:
  $ref: "./properties/ads_data_health_status.yaml"

ads_data_health_status_array:
  $ref: "./properties/ads_data_health_status_array.yaml"

spotify_charts_data_health_status:
  $ref: "./properties/spotify_charts_data_health_status.yaml"

spotify_charts_data_health_status_array:
  $ref: "./properties/spotify_charts_data_health_status_array.yaml"

apple_music_charts_data_health_status:
  $ref: "./properties/apple_music_charts_data_health_status.yaml"

apple_music_charts_data_health_status_array:
  $ref: "./properties/apple_music_charts_data_health_status_array.yaml"

data_health_status_array:
  $ref: "./properties/data_health_status_array.yaml"

data_health_breakdown_group_array:
  $ref: "./properties/data_health_breakdown_group_array.yaml"

data_health_breakdown_group:
  $ref: "./properties/data_health_breakdown_group.yaml"

data_health_breakdown_array:
  $ref: "./properties/data_health_breakdown_array.yaml"

data_health_breakdown:
  $ref: "./properties/data_health_breakdown.yaml"

dsp_slug:
  $ref: "./properties/dsp_slug.yaml"

dsp_slug_nullable:
  $ref: "./properties/dsp_slug_nullable.yaml"

duration_seconds:
  $ref: "./properties/duration_seconds.yaml"

include_streams:
  $ref: "./properties/include_streams.yaml"

include_streams_no_skips_and_saves:
  $ref: "./properties/include_streams_no_skips_and_saves.yaml"

include_tracklist_playlist:
  $ref: "./properties/include_tracklist_playlist.yaml"

include_tracklist_playlist_additions:
  $ref: "./properties/include_tracklist_playlist_additions.yaml"

expand_to:
  $ref: "./properties/expand_to.yaml"

tiktok_content_type:
  $ref: "./properties/tiktok_content_type.yaml"

tiktok_breakdown:
  $ref: "./properties/tiktok_breakdown.yaml"

tiktok_metric:
  $ref: "./properties/tiktok_metric.yaml"

tiktok_chart_type:
  $ref: "./properties/tiktok_chart_type.yaml"

tracks_group_by_field:
  $ref: "./properties/tracks_group_by_field.yaml"

group_by_field:
  $ref: "./properties/group_by_field.yaml"

group_date_by_field:
  $ref: "./properties/group_date_by_field.yaml"

group_by_field_array:
  $ref: "./properties/group_by_field_array.yaml"

group_by_date_field_array:
  $ref: "./properties/group_by_date_field_array.yaml"

group_by_video:
  $ref: "./properties/group_by_video.yaml"

only_metric_categories:
  $ref: "./properties/only_metric_categories.yaml"

number_streams:
  $ref: "./properties/number_streams.yaml"

number_creations:
  $ref: "./properties/number_creations.yaml"

number_favorites:
  $ref: "./properties/number_favorites.yaml"

number_followers:
  $ref: "./properties/number_followers.yaml"

number_views:
  $ref: "./properties/number_views.yaml"

number_authed_views_percentage:
  $ref: "./properties/number_authed_views_percentage.yaml"

number_premium_views:
  $ref: "./properties/number_premium_views.yaml"

number_comments:
  $ref: "./properties/number_comments.yaml"

number_likes:
  $ref: "./properties/number_likes.yaml"

number_dislikes:
  $ref: "./properties/number_dislikes.yaml"

number_shares:
  $ref: "./properties/number_shares.yaml"

image_height:
  $ref: "./properties/image_height.yaml"

image_width:
  $ref: "./properties/image_width.yaml"

image_uri:
  $ref: "./properties/image_uri.yaml"

image_uri_nullable:
  $ref: "./properties/image_uri_nullable.yaml"

is_product_family_head:
  $ref: "./properties/is_product_family_head.yaml"

is_particip_rep_owner:
  $ref: "./properties/is_particip_rep_owner.yaml"

is_product_rep_owner:
  $ref: "./properties/is_product_rep_owner.yaml"

is_project_rep_owner:
  $ref: "./properties/is_project_rep_owner.yaml"

is_track_rep_owner:
  $ref: "./properties/is_track_rep_owner.yaml"

iso_8601_date:
  $ref: "./properties/iso_8601_date.yaml"

isrc:
  $ref: "./properties/isrc.yaml"

isrc_nullable:
  $ref: "./properties/isrc_nullable.yaml"

rank:
  $ref: "./properties/rank.yaml"

global_rank:
  $ref: "./properties/global_rank.yaml"

spotify_artist_id:
  $ref: "./properties/spotify_artist_id.yaml"

spotify_chart_id:
  $ref: "./properties/spotify_chart_id.yaml"

spotify_playlist_id:
  $ref: "./properties/spotify_playlist_id.yaml"

spotify_playlist_uri_nullable:
  $ref: "./properties/spotify_playlist_uri_nullable.yaml"

spotify_popularity:
  $ref: "./properties/spotify_popularity.yaml"

uuid_identifier:
  $ref: "./properties/uuid_identifier.yaml"

video_dsp_slug:
  $ref: "./properties/video_dsp_slug.yaml"

video_dsp_slug_nullable:
  $ref: "./properties/video_dsp_slug_nullable.yaml"

youtube_age_band:
  $ref: "./properties/youtube_age_band.yaml"

youtube_asset_id:
  $ref: "./properties/youtube_asset_id.yaml"

channel_id:
  $ref: "./properties/channel_id.yaml"

channel_id_nullable:
  $ref: "./properties/channel_id_nullable.yaml"

youtube_channel_id:
  $ref: "./properties/youtube_channel_id.yaml"

youtube_channel_id_nullable:
  $ref: "./properties/youtube_channel_id_nullable.yaml"

dsp_channel_id:
  $ref: "./properties/dsp_channel_id.yaml"

youtube_channel_title:
  $ref: "./properties/youtube_channel_title.yaml"

youtube_content_type:
  $ref: "./properties/youtube_content_type.yaml"

youtube_content_type_all:
  $ref: "./properties/youtube_content_type_all.yaml"

youtube_content_type_nullable:
  $ref: "./properties/youtube_content_type_nullable.yaml"

youtube_chart_id:
  $ref: "./properties/youtube_chart_id.yaml"

youtube_playlist_id:
  $ref: "./properties/youtube_playlist_id.yaml"

youtube_red_views:
  $ref: "./properties/youtube_red_views.yaml"

youtube_video_duration:
  $ref: "./properties/youtube_video_duration.yaml"

youtube_video_id:
  $ref: "./properties/youtube_video_id.yaml"

youtube_video_id_nullable:
  $ref: "./properties/youtube_video_id_nullable.yaml"

youtube_video_published_at:
  $ref: "./properties/youtube_video_published_at.yaml"

youtube_video_title:
  $ref: "./properties/youtube_video_title.yaml"

youtube_thumbnail_key:
  $ref: "./properties/youtube_thumbnail_key.yaml"

video_image_height:
  $ref: "./properties/video_image_height.yaml"

video_image_url:
  $ref: "./properties/video_image_url.yaml"

video_image_width:
  $ref: "./properties/video_image_width.yaml"

apple_track_id_nullable:
  $ref: "./properties/apple_track_id_nullable.yaml"

artist_full_name:
  $ref: "./properties/artist_full_name.yaml"

release_date_nullable:
  $ref: "./properties/release_date_nullable.yaml"

track_name:
  $ref: "./properties/track_name.yaml"

track_name_nullable:
  $ref: "./properties/track_name_nullable.yaml"

track_name_suppl_nullable:
  $ref: "./properties/track_name_suppl_nullable.yaml"

product_family_id:
  $ref: "./properties/product_family_id.yaml"

product_family_id_nullable:
  $ref: "./properties/product_family_id_nullable.yaml"

size:
  $ref: "./properties/size.yaml"

period_days:
  $ref: "./properties/period_days.yaml"

three_weeks_period_days:
  $ref: "./properties/three_weeks_period_days.yaml"

  ##########################################################################
  # Spotify Key Property Schemas
  ##########################################################################

spotify_chart_type:
  $ref: "./properties/spotify_chart_type.yaml"

spotify_chart_breakdown:
  $ref: "./properties/spotify_chart_breakdown.yaml"

spotify_chart_rank:
  $ref: "./properties/spotify_chart_rank.yaml"

spotify_track_id:
  $ref: "./properties/spotify_track_id.yaml"

track_state_includes:
  $ref: "./properties/track_state_includes.yaml"

chart_track_state_includes:
  $ref: "./properties/chart_track_state_includes.yaml"

tiktok_top_track_state_key:
  $ref: "./properties/tiktok_top_track_state_key.yaml"

tiktok_top_chart_tracks_analytic_metric_group_key:
  $ref: "./properties/tiktok_top_chart_tracks_analytic_metric_group_key.yaml"

track_lifetime_includes:
  $ref: "./properties/track_lifetime_includes.yaml"

chart_track_metrics_dimension:
  $ref: "./properties/chart_track_metrics_dimension.yaml"

analytics_metrics:
  $ref: "./properties/analytics_metrics.yaml"

track_positions_array:
  $ref: "./properties/track_positions_array.yaml"

track_position:
  $ref: "./properties/track_position.yaml"

licensor:
  $ref: "./properties/licensor.yaml"

spotify_chart_state_metric_position:
  $ref: "./properties/spotify_chart_state_metric_position.yaml"

chart_state_metric_isrc_position:
  $ref: "./properties/chart_state_metric_isrc_position.yaml"

spotify_date_streams:
  $ref: "./properties/spotify_date_streams.yaml"

spotify_artist_name:
  $ref: "./properties/spotify_artist_name.yaml"

spotify_track_uri:
  $ref: "./properties/spotify_track_uri.yaml"

spotify_track_release_date:
  $ref: "./properties/spotify_track_release_date.yaml"

spotify_track_image_url:
  $ref: "./properties/spotify_track_image_url.yaml"

spotify_track_name:
  $ref: "./properties/spotify_track_name.yaml"

use_lifetime:
  $ref: "./properties/use_lifetime.yaml"

min_track_days_in:
  $ref: "./properties/min_track_days_in.yaml"

max_track_days_in:
  $ref: "./properties/max_track_days_in.yaml"

##########################################################################
# Apple Music Key Property Schemas
##########################################################################
apple_chart_rank:
  $ref: "./properties/apple_chart_rank.yaml"

apple_track_id:
  $ref: "./properties/apple_track_id.yaml"

##########################################################################
# Primary Key Property Schemas
##########################################################################
artist_id:
  $ref: "./properties/artist_id.yaml"

artist_id_nullable:
  $ref: "./properties/artist_id_nullable.yaml"

chart_id:
  $ref: "./properties/chart_id.yaml"

tiktok_chart_id:
  $ref: "./properties/tiktok_chart_id.yaml"

chart_id_nullable:
  $ref: "./properties/chart_id_nullable.yaml"

config_cat_key:
  $ref: "./properties/config_cat_key.yaml"

config_key:
  $ref: "./properties/config_key.yaml"

include_tracks:
  $ref: "./properties/include_tracks.yaml"

config_cat_key_nullable:
  $ref: "./properties/config_cat_key_nullable.yaml"

config_cat_name:
  $ref: "./properties/config_cat_name.yaml"

config_cat_name_nullable:
  $ref: "./properties/config_cat_name_nullable.yaml"

config_name:
  $ref: "./properties/config_name.yaml"

company_key:
  $ref: "./properties/company_key.yaml"

company_key_nullable:
  $ref: "./properties/company_key_nullable.yaml"

company_name:
  $ref: "./properties/company_name.yaml"

parent_rep_owner_key:
  $ref: "./properties/parent_rep_owner_key.yaml"

parent_rep_owner_key_nullable:
  $ref: "./properties/parent_rep_owner_key_nullable.yaml"

profit_center_key:
  $ref: "./properties/profit_center_key.yaml"

profit_center_key_nullable:
  $ref: "./properties/profit_center_key_nullable.yaml"

rep_owner_key:
  $ref: "./properties/rep_owner_key.yaml"

rep_owner_key_nullable:
  $ref: "./properties/rep_owner_key_nullable.yaml"

dsp_id:
  $ref: "./properties/dsp_id.yaml"

dsp_id_nullable:
  $ref: "./properties/dsp_id_nullable.yaml"

label_id:
  $ref: "./properties/label_id.yaml"

label_id_nullable:
  $ref: "./properties/label_id_nullable.yaml"

label_name:
  $ref: "./properties/label_name.yaml"

label_name_nullable:
  $ref: "./properties/label_name_nullable.yaml"

media_type_name:
  $ref: "./properties/media_type_name.yaml"

media_type_slug:
  $ref: "./properties/media_type_slug.yaml"

playlist_id:
  $ref: "./properties/playlist_id.yaml"

playlist_type:
  $ref: "./properties/playlist_type.yaml"

playlist_id_nullable:
  $ref: "./properties/playlist_id_nullable.yaml"

dsp_playlist_id:
  $ref: "./properties/dsp_playlist_id.yaml"

amazon_parent_playlist_id:
  $ref: "./properties/amazon_parent_playlist_id.yaml"

dsp_playlist_id_nullable:
  $ref: "./properties/dsp_playlist_id_nullable.yaml"

dsp_video_id:
  $ref: "./properties/dsp_video_id.yaml"

dsp_video_id_nullable:
  $ref: "./properties/dsp_video_id_nullable.yaml"

product_id:
  $ref: "./properties/product_id.yaml"

product_id_nullable:
  $ref: "./properties/product_id_nullable.yaml"

product_class_key:
  $ref: "./properties/product_class_key.yaml"

product_class_name:
  $ref: "./properties/product_class_name.yaml"

product_digital_title_suppl:
  $ref: "./properties/product_digital_title_suppl.yaml"

product_family_no:
  $ref: "./properties/product_family_no.yaml"

product_title:
  $ref: "./properties/product_title.yaml"

product_title_suppl:
  $ref: "./properties/product_title_suppl_nullable.yaml"

product_sub_title:
  $ref: "./properties/product_sub_title.yaml"

product_version_no:
  $ref: "./properties/product_version_no.yaml"

product_version_no_nullable:
  $ref: "./properties/product_version_no_nullable.yaml"

project_id_array:
  $ref: "./properties/project_id_array.yaml"

gras_project_number_array:
  $ref: "./properties/gras_project_number_array.yaml"

project_number_array:
  $ref: "./properties/project_number_array.yaml"

project_id:
  $ref: "./properties/project_id.yaml"

project_id_nullable:
  $ref: "./properties/project_id_nullable.yaml"

gras_project_number:
  $ref: "./properties/gras_project_number.yaml"

gras_project_number_nullable:
  $ref: "./properties/gras_project_number_nullable.yaml"

project_number:
  $ref: "./properties/project_number.yaml"

project_number_nullable:
  $ref: "./properties/project_number_nullable.yaml"

project_title:
  $ref: "./properties/project_title.yaml"

project_type:
  $ref: "./properties/project_type.yaml"

project_type_nullable:
  $ref: "./properties/project_type_nullable.yaml"

project_type_name:
  $ref: "./properties/project_type_name.yaml"

project_type_name_nullable:
  $ref: "./properties/project_type_name_nullable.yaml"

track_type_name:
  $ref: "./properties/track_type_name.yaml"

chart_track_isrcs:
  $ref: "./properties/chart_track_isrcs.yaml"

related_isrcs:
  $ref: "./properties/related_isrcs.yaml"

raas_init_key:
  $ref: "./properties/raas_init_key.yaml"

raas_init_key_nullable:
  $ref: "./properties/raas_init_key_nullable.yaml"

region_id:
  $ref: "./properties/region_id.yaml"

region_id_nullable:
  $ref: "./properties/region_id_nullable.yaml"

tiktok_sublabel:
  $ref: "./properties/tiktok_sublabel.yaml"

tiktok_product_code:
  $ref: "./properties/tiktok_product_code.yaml"

track_id:
  $ref: "./properties/track_id.yaml"

track_id_nullable:
  $ref: "./properties/track_id_nullable.yaml"

video_id:
  $ref: "./properties/video_id.yaml"

video_id_nullable:
  $ref: "./properties/video_id_nullable.yaml"


##########################################################################
# Ads Data Properties
##########################################################################

ad_set_name:
  $ref: "./properties/ad_set_name.yaml"

campaign_name:
  $ref: "./properties/campaign_name.yaml"

category_name:
  $ref: "./properties/category_name.yaml"

decibel_label_name:
  $ref: "./properties/decibel_label_name.yaml"

objective_name:
  $ref: "./properties/objective_name.yaml"

provider_name:
  $ref: "./properties/provider_name.yaml"

sub_category_name:
  $ref: "./properties/sub_category_name.yaml"

ad_dsp:
  $ref: "./properties/ad_dsp.yaml"

ad_dsp_nullable:
  $ref: "./properties/ad_dsp_nullable.yaml"

ad_set_id:
  $ref: "./properties/ad_set_id.yaml"

ad_set_id_nullable:
  $ref: "./properties/ad_set_id_nullable.yaml"

campaign_id:
  $ref: "./properties/campaign_id.yaml"

campaign_id_nullable:
  $ref: "./properties/campaign_id_nullable.yaml"

category_id:
  $ref: "./properties/category_id.yaml"

category_id_nullable:
  $ref: "./properties/category_id_nullable.yaml"

parent_rep_owner_id:
  $ref: "./properties/parent_rep_owner_id.yaml"

ads_account_id:
  $ref: "./properties/ads_account_id.yaml"

decibel_label_id:
  $ref: "./properties/decibel_label_id.yaml"

decibel_label_id_nullable:
  $ref: "./properties/decibel_label_id_nullable.yaml"

is_assigned:
  $ref: "./properties/is_assigned.yaml"

is_assigned_nullable:
  $ref: "./properties/is_assigned_nullable.yaml"

is_pending:
  $ref: "./properties/is_pending.yaml"

is_pending_nullable:
  $ref: "./properties/is_pending_nullable.yaml"

platform_name:
  $ref: "./properties/platform_name.yaml"

platform_name_nullable:
  $ref: "./properties/platform_name_nullable.yaml"

provider_id:
  $ref: "./properties/provider_id.yaml"

provider_id_nullable:
  $ref: "./properties/provider_id_nullable.yaml"

sub_category_id:
  $ref: "./properties/sub_category_id.yaml"

sub_category_id_nullable:
  $ref: "./properties/sub_category_id_nullable.yaml"

user_id:
  $ref: "./properties/user_id.yaml"

user_id_nullable:
  $ref: "./properties/user_id_nullable.yaml"

age_band:
  $ref: "./properties/age_band.yaml"

age_band_nullable:
  $ref: "./properties/age_band_nullable.yaml"

chartweek:
  $ref: "./properties/chartweek.yaml"

chartweek_nullable:
  $ref: "./properties/chartweek_nullable.yaml"

date:
  $ref: "./properties/date.yaml"

date_nullable:
  $ref: "./properties/date_nullable.yaml"

gender:
  $ref: "./properties/gender.yaml"

gender_nullable:
  $ref: "./properties/gender_nullable.yaml"

month:
  $ref: "./properties/month.yaml"

month_nullable:
  $ref: "./properties/month_nullable.yaml"

objective_id:
  $ref: "./properties/objective_id.yaml"

objective_id_nullable:
  $ref: "./properties/objective_id_nullable.yaml"

week:
  $ref: "./properties/week.yaml"

week_nullable:
  $ref: "./properties/week_nullable.yaml"

group_by_ads_performance:
  $ref: "./properties/group_by_ads_performance.yaml"

money_rate:
  $ref: "./properties/money_rate.yaml"

money:
  $ref: "./properties/money.yaml"

# Monetary fields
# ToDo: denormalize and add descriptions
budget:
  $ref: './properties/money.yaml'

cp_click:
  $ref: './properties/money_rate.yaml'

cp_comment:
  $ref: './properties/money_rate.yaml'

cp_conversion:
  $ref: './properties/money_rate.yaml'

cp_custom_conversion:
  $ref: './properties/money_rate.yaml'

cp_unique_conversion:
  $ref: './properties/money_rate.yaml'

cp_engagement:
  $ref: './properties/money_rate.yaml'

cp_landing_page_view:
  $ref: './properties/money_rate.yaml'

cp_lead:
  $ref: './properties/money_rate.yaml'

cp_reaction:
  $ref: './properties/money_rate.yaml'

cp_thruplay:
  $ref: './properties/money_rate.yaml'

cp_unique_click:
  $ref: './properties/money_rate.yaml'

cp_unique_custom_conversion:
  $ref: './properties/money_rate.yaml'

cp_unique_outbound_click:
  $ref: './properties/money_rate.yaml'

cp_video_view:
  $ref: './properties/money_rate.yaml'

cpm_impressions:
  $ref: './properties/money_rate.yaml'

cpm_reach:
  $ref: './properties/money_rate.yaml'

spend:
  $ref: './properties/money.yaml'

average_frequency:
  $ref: "./properties/average_frequency.yaml"

clicks:
  $ref: "./properties/clicks.yaml"

comments:
  $ref: "./properties/comments.yaml"

conversion_rate:
  $ref: "./properties/conversion_rate.yaml"

conversions:
  $ref: "./properties/conversions.yaml"

ctr:
  $ref: "./properties/ctr.yaml"

custom_conversions:
  $ref: "./properties/custom_conversions.yaml"

unique_conversions:
  $ref: "./properties/unique_conversions.yaml"

engagements:
  $ref: "./properties/engagements.yaml"

facebook_page_likes:
  $ref: "./properties/facebook_page_likes.yaml"

impressions:
  $ref: "./properties/impressions.yaml"

landing_page_views:
  $ref: "./properties/landing_page_views.yaml"

leads:
  $ref: "./properties/leads.yaml"

reach:
  $ref: "./properties/reach.yaml"

reactions:
  $ref: "./properties/reactions.yaml"

thruplays:
  $ref: "./properties/thruplays.yaml"

unique_clicks:
  $ref: "./properties/unique_clicks.yaml"

unique_ctr:
  $ref: "./properties/unique_ctr.yaml"

unique_custom_conv:
  $ref: "./properties/unique_custom_conv.yaml"

unique_outbound_clicks:
  $ref: "./properties/unique_outbound_clicks.yaml"

unique_outbound_ctr:
  $ref: "./properties/unique_outbound_ctr.yaml"

video_views:
  $ref: "./properties/video_views.yaml"

video_watched_75:
  $ref: "./properties/video_watched_75.yaml"

video_watched_50:
  $ref: "./properties/video_watched_50.yaml"

video_watched_25:
  $ref: "./properties/video_watched_25.yaml"

video_watched_100:
  $ref: "./properties/video_watched_100.yaml"

currency_code:
  $ref: "./properties/currency_code.yaml"

currency_symbol_nullable:
  $ref: "./properties/currency_symbol_nullable.yaml"

##########################################################################
# Ads - Linkfire Properties
##########################################################################

linkfire_link_id:
  $ref: "./properties/linkfire_link_id.yaml"

linkfire_link_id_nullable:
  $ref: "./properties/linkfire_link_id_nullable.yaml"

linkfire_link_type:
  $ref: "./properties/linkfire_link_type.yaml"

linkfire_link_type_nullable:
  $ref: "./properties/linkfire_link_type_nullable.yaml"

linkfire_link_url:
  $ref: "./properties/linkfire_link_url.yaml"

linkfire_link_url_nullable:
  $ref: "./properties/linkfire_link_url_nullable.yaml"

referrer:
  $ref: "./properties/referrer.yaml"

referrer_nullable:
  $ref: "./properties/referrer_nullable.yaml"

referrer_domain:
  $ref: "./properties/referrer_domain.yaml"

referrer_domain_nullable:
  $ref: "./properties/referrer_domain_nullable.yaml"

linkfire_bounce_rate:
  $ref: "./properties/linkfire_bounce_rate.yaml"

linkfire_clicks:
  $ref: "./properties/linkfire_clicks.yaml"

linkfire_conversions:
  $ref: "./properties/linkfire_conversions.yaml"

linkfire_ctr:
  $ref: "./properties/linkfire_ctr.yaml"

linkfire_direct_to_service:
  $ref: "./properties/linkfire_direct_to_service.yaml"

linkfire_event_rate:
  $ref: "./properties/linkfire_event_rate.yaml"

linkfire_events:
  $ref: "./properties/linkfire_events.yaml"

linkfire_in_page_plays:
  $ref: "./properties/linkfire_in_page_plays.yaml"

linkfire_new_sessions:
  $ref: "./properties/linkfire_new_sessions.yaml"

linkfire_page_views:
  $ref: "./properties/linkfire_page_views.yaml"

linkfire_platform_to_linkfire_bounce_rate:
  $ref: "./properties/linkfire_platform_to_linkfire_bounce_rate.yaml"

linkfire_platform_to_linkfire_click_rate:
  $ref: "./properties/linkfire_platform_to_linkfire_click_rate.yaml"

linkfire_platform_to_linkfire_event_rate:
  $ref: "./properties/linkfire_platform_to_linkfire_event_rate.yaml"

##########################################################################
# Ads - Tiktok Properties
##########################################################################

tiktok_video_play_actions:
  $ref: "./properties/tiktok_video_play_actions.yaml"

tiktok_comments:
  $ref: "./properties/tiktok_comments.yaml"

tiktok_shares:
  $ref: "./properties/tiktok_shares.yaml"

tiktok_video_watched_2_s:
  $ref: "./properties/tiktok_video_watched_2_s.yaml"

tiktok_follows:
  $ref: "./properties/tiktok_follows.yaml"

tiktok_video_watched_6_s:
  $ref: "./properties/tiktok_video_watched_6_s.yaml"

tiktok_likes:
  $ref: "./properties/tiktok_likes.yaml"


##########################################################################
# Video & Generic Track Chart properties
##########################################################################
current_position:
  $ref: "./properties/current_position.yaml"

chart_name:
  $ref: "./properties/chart_name.yaml"

tiktok_chart_name:
  $ref: "./properties/tiktok_chart_name.yaml"

city_id_nullable:
  $ref: "./properties/city_id_nullable.yaml"

city_name:
  $ref: "./properties/city_name.yaml"

city_name_nullable:
  $ref: "./properties/city_name_nullable.yaml"

earliest_data_date_nullable:
  $ref: "./properties/earliest_data_date_nullable.yaml"

latest_data_date_nullable:
  $ref: "./properties/latest_data_date_nullable.yaml"

date_gap_nullable:
  $ref: "./properties/date_gap_nullable.yaml"

earliest_position:
  $ref: "./properties/earliest_position.yaml"

earliest_position_date:
  $ref: "./properties/earliest_position_date.yaml"

earliest_position_date_nullable:
  $ref: "./properties/earliest_position_date_nullable.yaml"

latest_position:
  $ref: "./properties/latest_position.yaml"

latest_position_date:
  $ref: "./properties/latest_position_date.yaml"

latest_position_date_nullable:
  $ref: "./properties/latest_position_date_nullable.yaml"

reported_position:
  $ref: "./properties/reported_position.yaml"

discoveries_source:
  $ref: "./properties/discoveries_source.yaml"

include_video_chart:
  $ref: "./properties/include_video_chart.yaml"

include_generic_track_chart:
  $ref: "./properties/include_generic_track_chart.yaml"

include_chart:
  $ref: "./properties/include_chart.yaml"

is_entry:
  $ref: "./properties/is_entry.yaml"

is_entry_nullable:
  $ref: "./properties/is_entry_nullable.yaml"

is_exit:
  $ref: "./properties/is_exit.yaml"

is_exit_nullable:
  $ref: "./properties/is_exit_nullable.yaml"

is_reentry:
  $ref: "./properties/is_reentry.yaml"

is_sony:
  $ref: "./properties/is_sony.yaml"

is_explicit_nullable:
  $ref: "./properties/is_explicit_nullable.yaml"

is_sony_nullable:
  $ref: "./properties/is_sony_nullable.yaml"

max_position:
  $ref: "./properties/max_position.yaml"

max_position_date:
  $ref: "./properties/max_position_date.yaml"

min_position:
  $ref: "./properties/min_position.yaml"

min_position_date:
  $ref: "./properties/min_position_date.yaml"

previous_date_nullable:
  $ref: "./properties/previous_date_nullable.yaml"

previous_position_nullable:
  $ref: "./properties/previous_position_nullable.yaml"

total_days:
  $ref: "./properties/total_days.yaml"

days_count:
  $ref: "./properties/days_count.yaml"

platform_song_id:
  $ref: "./properties/platform_song_id.yaml"

song_title:
  $ref: "./properties/song_title.yaml"

total_positions:
  $ref: "./properties/total_positions.yaml"

total_positions_nullable:
  $ref: "./properties/total_positions_nullable.yaml"

total_shazams_nullable:
  $ref: "./properties/total_shazams_nullable.yaml"

trend:
  $ref: "./properties/trend.yaml"

trend_nullable:
  $ref: "./properties/trend_nullable.yaml"

previous_position_change_14_days:
  $ref: "./properties/previous_position_change_14_days.yaml"

trend_change_14_days:
  $ref: "./properties/trend_change_14_days.yaml"

last_date_change_14_days:
  $ref: "./properties/last_date_change_14_days.yaml"

num_days_on:
  $ref: "./properties/num_days_on.yaml"

amazon_track_id:
  $ref: "./properties/amazon_track_id_nullable.yaml"

amazon_track_id_nullable:
  $ref: "./properties/amazon_track_id_nullable.yaml"

genre:
  $ref: "./properties/genre.yaml"

video_chart_id:
  $ref: "./properties/video_chart_id.yaml"

video_chart_group:
  $ref: "./properties/video_chart_group.yaml"

video_chart_name:
  $ref: "./properties/video_chart_name.yaml"

##########################################################################
# Resource Schemas
##########################################################################
ProductSimple:
  $ref: "./objects/ProductSimple.yaml"

Product:
  $ref: "./objects/Product.yaml"

Products:
  $ref: "./objects/Products.yaml"

ProductVersion:
  $ref: "./objects/ProductVersion.yaml"

ProductVersions:
  $ref: "./objects/ProductVersions.yaml"

Project:
  $ref: "./objects/Project.yaml"

Projects:
  $ref: "./objects/Projects.yaml"

ArtistSimple:
  $ref: "./objects/ArtistSimple.yaml"

Artist:
  $ref: "./objects/Artist.yaml"

Artists:
  $ref: "./objects/Artists.yaml"

ArtistFollower:
  $ref: "./objects/ArtistFollower.yaml"

ArtistFollowers:
  $ref: "./objects/ArtistFollowers.yaml"

Chart:
  $ref: "./objects/Chart.yaml"

Charts:
  $ref: "./objects/Charts.yaml"

Gender:
  $ref: "./objects/Gender.yaml"

DataCompleteness:
  $ref: "./objects/DataCompleteness.yaml"

DataCompletenessItems:
  $ref: "./objects/DataCompletenessItems.yaml"

DataHealthStatusReport:
  $ref: "./objects/DataHealthStatusReport.yaml"

DataHealthRangeReport:
  $ref: "./objects/DataHealthRangeReport.yaml"

AdsDataHealthStatusReport:
  $ref: "./objects/AdsDataHealthStatusReport.yaml"

SpotifyChartsDataHealthStatusReport:
  $ref: "./objects/SpotifyChartsDataHealthStatusReport.yaml"

AppleMusicChartsDataHealthStatusReport:
  $ref: "./objects/AppleMusicChartsDataHealthStatusReport.yaml"

AdsDataHealthRangeReport:
  $ref: "./objects/AdsDataHealthRangeReport.yaml"

DataHealthRangeBreakdown:
  $ref: "./objects/DataHealthRangeBreakdown.yaml"

DataHealthStatusSummary:
  $ref: "./objects/DataHealthStatusSummary.yaml"

Dsp:
  $ref: "./objects/Dsp.yaml"

Dsps:
  $ref: "./objects/Dsps.yaml"

AmazonStreamsInfo:
  $ref: "./objects/AmazonStreamsInfo.yaml"

AppleStreamsInfo:
  $ref: "./objects/AppleStreamsInfo.yaml"

SpotifyStreamsInfo:
  $ref: "./objects/SpotifyStreamsInfo.yaml"

AppleAgeBand:
  $ref: "./objects/AppleAgeBand.yaml"

SpotifyAgeBand:
  $ref: "./objects/SpotifyAgeBand.yaml"

############################################################################
# Amazon Objects
############################################################################
AmazonDeviceType:
  $ref: "./objects/AmazonDeviceType.yaml"

AmazonEngagement:
  $ref: "./objects/AmazonEngagement.yaml"

AmazonOperatingSystem:
  $ref: "./objects/AmazonOperatingSystem.yaml"

AmazonReferralSourceType:
  $ref: "./objects/AmazonSelectionSourceType.yaml"

AmazonSelectionSourceType:
  $ref: "./objects/AmazonSelectionSourceType.yaml"

AmazonSubscriptionType:
  $ref: "./objects/AmazonSubscriptionType.yaml"

############################################################################
# Apple Objects
############################################################################
AppleSource:
  $ref: "./objects/AppleSource.yaml"

AppleContainerType:
  $ref: "./objects/AppleContainerType.yaml"

AppleContainerSubType:
  $ref: "./objects/AppleContainerSubType.yaml"

AppleDeviceType:
  $ref: "./objects/AppleDeviceType.yaml"

AppleOs:
  $ref: "./objects/AppleOs.yaml"

AppleUserType:
  $ref: "./objects/AppleUserType.yaml"

AppleListenerEngagement:
  $ref: "./objects/AppleListenerEngagement.yaml"

############################################################################
# Spotify Objects
############################################################################
SpotifySource:
  $ref: "./objects/SpotifySource.yaml"

SpotifyDeviceType:
  $ref: "./objects/SpotifyDeviceType.yaml"

SpotifyOperatingSystem:
  $ref: "./objects/SpotifyOperatingSystem.yaml"

SpotifyEngagement:
  $ref: "./objects/SpotifyEngagement.yaml"

SpotifySaves:
  $ref: "./objects/SpotifySaves.yaml"

ImageSimple:
  $ref: "./objects/ImageSimple.yaml"

Label:
  $ref: "./objects/Label.yaml"

Labels:
  $ref: "./objects/Labels.yaml"

Playlist:
  $ref: "./objects/Playlist.yaml"

Playlists:
  $ref: "./objects/Playlists.yaml"

Popularity:
  $ref: "./objects/Popularity.yaml"

Popularities:
  $ref: "./objects/Popularities.yaml"

Region:
  $ref: "./objects/Region.yaml"

Regions:
  $ref: "./objects/Regions.yaml"

Stream:
  $ref: "./objects/Stream.yaml"

Streams:
  $ref: "./objects/StreamDate.yaml"

StreamDate:
  $ref: "./objects/StreamDate.yaml"

StreamDates:
  $ref: "./objects/StreamDates.yaml"

TrackSimple:
  $ref: "./objects/TrackSimple.yaml"

Track:
  $ref: "./objects/Tracks.yaml"

Tracks:
  $ref: "./objects/Tracks.yaml"

AmazonTrackShortInfo:
  $ref: "./objects/AmazonTrackShortInfo.yaml"

StreamingFor1Days:
  $ref: "./objects/StreamingFor1Days.yaml"

StreamingFor7Days:
  $ref: "./objects/StreamingFor7Days.yaml"

BaseTrackPosition:
  $ref: "./objects/BaseTrackPosition.yaml"

PlaylistTrackPositionSummary:
  $ref: "./objects/PlaylistTrackPositionSummary.yaml"

PlaylistTrackPositionSummaries:
  $ref: "./objects/PlaylistTrackPositionSummaries.yaml"

PlaylistRankSimple:
  $ref: "./objects/PlaylistRankSimple.yaml"

PlaylistRank:
  $ref: "./objects/PlaylistRank.yaml"

PlaylistRanks:
  $ref: "./objects/PlaylistRanks.yaml"

PlaylistTrackPositionSimple:
  $ref: "./objects/PlaylistTrackPositionSimple.yaml"

PlaylistTrackPosition:
  $ref: "./objects/PlaylistTrackPosition.yaml"

PlaylistTrackPositions:
  $ref: "./objects/PlaylistTrackPositions.yaml"

PlaylistTrackPositionAddition:
  $ref: "./objects/PlaylistTrackPositionAddition.yaml"

PlaylistTrackPositionAdditions:
  $ref: "./objects/Companies.yaml"

Companies:
  $ref: "./objects/Companies.yaml"

Company:
  $ref: "./objects/Company.yaml"

CompanyNullable:
  $ref: "./objects/CompanyNullable.yaml"

RepertoireOwners:
  $ref: "./objects/RepertoireOwners.yaml"

RepertoireOwner:
  $ref: "./objects/RepertoireOwner.yaml"

VideoImage:
  $ref: "./objects/VideoImage.yaml"

YouTubeThumbnails:
  $ref: "./objects/YouTubeThumbnails.yaml"

YouTubeTrafficSourceTypes:
  $ref: "./objects/YouTubeTrafficSourceTypes.yaml"

YouTubeDeviceType:
  $ref: "./objects/YouTubeDeviceType.yaml"

YouTubeOperatingSystem:
  $ref: "./objects/YouTubeOperatingSystem.yaml"

YouTubeDeviceMetrics:
  $ref: "./objects/YouTubeDeviceMetrics.yaml"

YouTubeAgeBands:
  $ref: "./objects/YouTubeAgeBands.yaml"

YouTubeGenders:
  $ref: "./objects/YouTubeGenders.yaml"

YouTubeTrafficSourceMetrics:
  $ref: "./objects/YouTubeTrafficSourceMetrics.yaml"

YouTubeDemographicMetrics:
  $ref: "./objects/YouTubeDemographicMetrics.yaml"

YouTubeEngagementMetrics:
  $ref: "./objects/YouTubeEngagementMetrics.yaml"

YouTubeViewMetrics:
  $ref: "./objects/YouTubeViewMetrics.yaml"

YouTubeWatchTimeMetrics:
  $ref: "./objects/YouTubeWatchTimeMetrics.yaml"

YouTubeMetrics:
  $ref: "./objects/YouTubeMetrics.yaml"

YouTubeDimensions:
  $ref: "./objects/YouTubeDimensions.yaml"

YouTubeSummaryItem:
  $ref: "./objects/YouTubeSummaryItem.yaml"

VideoSummaryItems:
  $ref: "./objects/VideoSummaryItems.yaml"

Video:
  $ref: "./objects/Video.yaml"

Videos:
  $ref: "./objects/Videos.yaml"

##########################################################################
# Ads Data Models
##########################################################################

AdDimensions:
  $ref: "./objects/AdDimensions.yaml"

AdMetrics:
  $ref: "./objects/AdMetrics.yaml"

AdMetricsFinance:
  $ref: "./objects/AdMetricsFinance.yaml"

AdMetricsGeneral:
  $ref: "./objects/AdMetricsGeneral.yaml"

AdMetricsVideo:
  $ref: "./objects/AdMetricsVideo.yaml"

AdMeta:
  $ref: "./objects/AdMeta.yaml"

AdPerformanceSummaryItem:
  $ref: "./objects/AdPerformanceSummaryItem.yaml"

AdPerformanceSummaryItems:
  $ref: "./objects/AdPerformanceSummaryItems.yaml"

AdSet:
  $ref: "./objects/AdSet.yaml"

Campaign:
  $ref: "./objects/Campaign.yaml"

CampaignSimple:
  $ref: "./objects/CampaignSimple.yaml"

Category:
  $ref: "./objects/Category.yaml"

DecibelLabel:
  $ref: "./objects/DecibelLabel.yaml"

DecibelProject:
  $ref: "./objects/DecibelProject.yaml"

DecibelProjectSimple:
  $ref: "./objects/DecibelProjectSimple.yaml"

Objective:
  $ref: "./objects/Objective.yaml"

Provider:
  $ref: "./objects/Provider.yaml"

SubCategory:
  $ref: "./objects/SubCategory.yaml"

Currency:
  $ref: "./objects/Currency.yaml"

LinkfireLink:
  $ref: "./objects/LinkfireLink.yaml"

LinkfireLinks:
  $ref: "./objects/LinkfireLinks.yaml"

LinkfireReferrer:
  $ref: "./objects/LinkfireReferrer.yaml"

AdMetricsLinkfire:
  $ref: "./objects/AdMetricsLinkfire.yaml"

LinkfireDimensions:
  $ref: "./objects/LinkfireDimensions.yaml"

##########################################################################
# Video Charts Data Models
##########################################################################

VideoChart:
  $ref: "./objects/VideoChart.yaml"

ChartPosition:
  $ref: "./objects/ChartPosition.yaml"

ShazamChartPosition:
  $ref: "./objects/ShazamChartPosition.yaml"

VideoChartPosition:
  $ref: "./objects/VideoChartPosition.yaml"

VideoChartPositions:
  $ref: "./objects/VideoChartPositions.yaml"

ChartPositionSummary:
  $ref: "./objects/ChartPositionSummary.yaml"

ShazamChartPositionSummary:
  $ref: "./objects/ShazamChartPositionSummary.yaml"

VideoChartPositionSummary:
  $ref: "./objects/VideoChartPositionSummary.yaml"

VideoChartPositionSummaries:
  $ref: "./objects/VideoChartPositionSummaries.yaml"

##########################################################################
# Region Localization Data Models
##########################################################################

RegionLocalizations:
  $ref: "./objects/RegionLocalizations.yaml"

RegionLocalization:
  $ref: "./objects/RegionLocalization.yaml"

RegionTranslations:
  $ref: "./objects/RegionTranslations.yaml"

RegionTranslation:
  $ref: "./objects/RegionTranslation.yaml"

##########################################################################
# Generic Track Charts (e.g., Shazam) Data Models
##########################################################################

GenericArtist:
  $ref: "./objects/GenericArtist.yaml"

GenericImage:
  $ref: "./objects/GenericImage.yaml"

BasicChart:
  $ref: "./objects/BasicChart.yaml"

BasicShazamChart:
  $ref: "./objects/BasicShazamChart.yaml"

ShazamChart:
  $ref: "./objects/ShazamChart.yaml"

ShazamTrack:
  $ref: "./objects/ShazamTrack.yaml"

ShazamTrackMetrics:
  $ref: "./objects/ShazamTrackMetrics.yaml"

ShazamTrackChartPosition:
  $ref: "./objects/ShazamTrackChartPosition.yaml"

ShazamCity:
  $ref: "./objects/ShazamCity.yaml"

ShazamTrackChartPositions:
  $ref: "./objects/ShazamTrackChartPositions.yaml"

ShazamCities:
  $ref: "./objects/ShazamCities.yaml"

ShazamCharts:
  $ref: "./objects/ShazamCharts.yaml"

ShazamTrackChartPositionSummary:
  $ref: "./objects/ShazamTrackChartPositionSummary.yaml"

    ##########################################################################
  # Spotify Data Models
  ##########################################################################

SpotifyChart:
  $ref: "./objects/SpotifyChart.yaml"

SpotifyCharts:
  $ref: "./objects/SpotifyCharts.yaml"

SpotifyChartTrackArtistMetadataArray:
  $ref: "./objects/SpotifyChartTrackArtistMetadataArray.yaml"

ChartTrackArtistMetadata:
  $ref: "./objects/ChartTrackArtistMetadata.yaml"

ChartTrackMetadata:
  $ref: "./objects/ChartTrackMetadata.yaml"

ChartTrackLifetimeMetrics:
  $ref: "./objects/ChartTrackLifetimeMetrics.yaml"

ChartTrackStateMetrics:
  $ref: "./objects/ChartTrackStateMetrics.yaml"

SpotifyTrackChartsPositions:
  $ref: "./objects/SpotifyTrackChartsPositions.yaml"

SpotifyTrackChartsPosition:
  $ref: "./objects/SpotifyTrackChartsPosition.yaml"

SpotifyTrackChartsSearchResult:
  $ref: "./objects/SpotifyTrackChartsSearchResult.yaml"

SpotifyTrackChartsSearchResults:
  $ref: "./objects/SpotifyTrackChartsSearchResults.yaml"

SpotifyTrackChartsLifetimeSearchResult:
  $ref: "./objects/SpotifyTrackChartsLifetimeSearchResult.yaml"

SpotifyTrackChartsLifetimeSearchResults:
  $ref: "./objects/SpotifyTrackChartsLifetimeSearchResults.yaml"

SpotifyTracksChartsChangesSearchResults:
  $ref: "./objects/SpotifyTracksChartsChangesSearchResults.yaml"

##########################################################################
# Charts Data Models
##########################################################################
ChartTracksAnalyticsMetricGroup:
  $ref: "./objects/ChartTracksAnalyticsMetricGroup.yaml"

ChartTracksAnalyticsArray:
  $ref: "./objects/ChartTracksAnalyticsArray.yaml"

ChartTracksAnalytics:
  $ref: "./objects/ChartTracksAnalytics.yaml"

SpotifyChartTracksAnalyticsResults:
  $ref: "./objects/SpotifyChartTracksAnalyticsResults.yaml"

SpotifyTrackShortInfo:
  $ref: "./objects/SpotifyTrackShortInfo.yaml"

StreamsNewListenersTopCountryTrackInfo:
  $ref: "./objects/StreamsNewListenersTopCountryTrackInfo.yaml"

StreamsNewListenersTopCountryResult:
  $ref: "./objects/StreamsNewListenersTopCountryResult.yaml"

StreamsNewListenersTopCountryResults:
  $ref: "./objects/StreamsNewListenersTopCountryResults.yaml"

ChartTrackState:
  $ref: "./objects/ChartTrackState.yaml"

SpotifyChartTrackStates:
  $ref: "./objects/SpotifyChartTrackStates.yaml"

AppleMusicChartTrackStates:
  $ref: "./objects/AppleMusicChartTrackStates.yaml"

##########################################################################
# Apple Music Data Models
##########################################################################
AppleMusicChart:
  $ref: "./objects/AppleMusicChart.yaml"

AppleMusicCharts:
  $ref: "./objects/AppleMusicCharts.yaml"

AppleMusicTrackChartsSearchResult:
  $ref: "./objects/AppleMusicTrackChartsSearchResults.yaml"

AppleMusicTrackChartsSearchResults:
  $ref: "./objects/AppleMusicTrackChartsSearchResults.yaml"

AppleMusicTrackChartsLifetimeSearchResult:
  $ref: "./objects/AppleMusicTrackChartsLifetimeSearchResult.yaml"

AppleMusicTrackChartsLifetimeSearchResults:
  $ref: "./objects/AppleMusicTrackChartsLifetimeSearchResults.yaml"

AppleMusicChartTracksAnalyticsResults:
  $ref: "./objects/AppleMusicChartTracksAnalyticsResults.yaml"

##########################################################################
#
##########################################################################

TikTokTrackAnalyticsBreakdowns:
  $ref: "./objects/TikTokTrackAnalyticsBreakdowns.yaml"

TikTokTopChart:
  $ref: "./objects/TikTokTopChart.yaml"

TikTokTopChartTrackState:
  $ref: "./objects/TikTokTopChartTrackState.yaml"

TikTokChartTracksAnalyticsMetricGroup:
  $ref: "./objects/TikTokChartTracksAnalyticsMetricGroup.yaml"

ContentTypeCountryTikTokTrackAnalyticsBreakdowns:
  $ref: "./objects/ContentTypeCountryTikTokTrackAnalyticsBreakdowns.yaml"

CountryTotalsTikTokTrackAnalyticsBreakdowns:
  $ref: "./objects/CountryTotalsTikTokTrackAnalyticsBreakdowns.yaml"

CountryDailyTikTokTrackAnalyticsBreakdowns:
  $ref: "./objects/CountryDailyTikTokTrackAnalyticsBreakdowns.yaml"

CountryTikTokTrackAnalyticsBreakdowns:
  $ref: "./objects/CountryTikTokTrackAnalyticsBreakdowns.yaml"

TikTokTrackAnalyticsMetrics:
  $ref: "./objects/TikTokTrackAnalyticsMetrics.yaml"

TikTokTrackAnalyticsRangeMetrics:
  $ref: "./objects/TikTokTrackAnalyticsRangeMetrics.yaml"

TikTokTopChartTrackStateMetrics:
  $ref: "./objects/TikTokTopChartTrackStateMetrics.yaml"

TikTokTopChartTrackAggregatedMetrics:
  $ref: "./objects/TikTokTopChartTrackAggregatedMetrics.yaml"

TikTokTopChartTrackLifetimeMetrics:
  $ref: "./objects/TikTokTopChartTrackLifetimeMetrics.yaml"

TikTokTopChartTrackSourceMetadata:
  $ref: "./objects/TikTokTopChartTrackSourceMetadata.yaml"

ShazamTrackChartPositionSummaries:
  $ref: "./objects/ShazamTrackChartPositionSummaries.yaml"

TikTokTrackAnalytics:
  $ref: "./objects/TikTokTrackAnalytics.yaml"

TikTokTopCharts:
  $ref: "./objects/TikTokTopCharts.yaml"

TikTokTopChartTrackStates:
  $ref: "./objects/TikTokTopChartTrackStates.yaml"

TikTokTopChartTrackAnalytics:
  $ref: "./objects/TikTokTopChartTrackAnalytics.yaml"

DataHealthChartPosition:
  $ref: "./objects/DataHealthChartPosition.yaml"

DataHealthChartPositions:
  $ref: "./objects/DataHealthChartPositions.yaml"
