diff --git a/airbyte-integrations/connectors/source-dv-360/acceptance-test-config.yml b/airbyte-integrations/connectors/source-dv-360/acceptance-test-config.yml index 55cca823a4d7..6462d2f5a5ea 100644 --- a/airbyte-integrations/connectors/source-dv-360/acceptance-test-config.yml +++ b/airbyte-integrations/connectors/source-dv-360/acceptance-test-config.yml @@ -14,14 +14,7 @@ tests: basic_read: - config_path: "secrets/config.json" configured_catalog_path: "integration_tests/configured_catalog.json" - empty_streams: - [ - "standard", - "reach", - "floodlight", - "unique_reach_audience", - "audience_composition", - ] + empty_streams: [] # TODO uncomment this block to specify that the tests should assert the connector outputs the records provided in the input file a file # expect_records: # path: "integration_tests/expected_records.txt" diff --git a/airbyte-integrations/connectors/source-dv-360/integration_tests/abnormal_state.json b/airbyte-integrations/connectors/source-dv-360/integration_tests/abnormal_state.json index 9ed5abc602b5..24ce726cb18d 100644 --- a/airbyte-integrations/connectors/source-dv-360/integration_tests/abnormal_state.json +++ b/airbyte-integrations/connectors/source-dv-360/integration_tests/abnormal_state.json @@ -1,5 +1,5 @@ { "standard": { - "date": "2024-01-01" + "date": "2224-01-01" } } diff --git a/airbyte-integrations/connectors/source-dv-360/integration_tests/catalog.json b/airbyte-integrations/connectors/source-dv-360/integration_tests/catalog.json index dc2e1bd89e03..33819136327b 100644 --- a/airbyte-integrations/connectors/source-dv-360/integration_tests/catalog.json +++ b/airbyte-integrations/connectors/source-dv-360/integration_tests/catalog.json @@ -9,226 +9,116 @@ "type": "object", "properties": { "advertiser": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url_excluded": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_placement_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_source": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "targeted_data_providers": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_reach_average_impression_frequency": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_reach_impression_reach": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_average_impression_frequency": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_click_reach": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_impression_reach": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_total_reach": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", "incremental" - ] + "supported_sync_modes": ["full_refresh", "incremental"] }, { "name": "standard", @@ -237,3010 +127,1508 @@ "type": "object", "properties": { "active_view_custom_metric_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_custom_metric_name ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "ad_position ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "ad_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_time_zone ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "algorithm ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "algorithm_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "amp_page_request ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url_excluded ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "attributed_userlist ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "attributed_userlist_cost ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "attributed_userlist_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "attributed_userlist_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "attribution_model ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_list ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_list_cost ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_list_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_list_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_name ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audience_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "authorized_seller_state ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "billable_outcome ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "brand_lift_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "browser_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "budget_segment_description ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "category ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "channel ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "channel_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "channel_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "city ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "city_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_placement_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_creative ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_creative_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_creative_size ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_asset ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_attributes ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_height ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_rendered_in_amp ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_size ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_source ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_width ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_provider ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_provider_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "date ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "day_of_week ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "detailed_demographics ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "detailed_demographics_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "device ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "device_make ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "device_model ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "device_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "digital_content_label ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "dma ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "dma_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "extension ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "extension_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "extension_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "floodlight_activity ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "floodlight_activity_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "format ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_age ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_city ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_country ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_device_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_gender ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_region ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_remarketing_list ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "household_income ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impression_counting_method ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_daily_frequency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "interest ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_commitment_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_delivery_method ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_rate_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source_group ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source_group_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source_id_external ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "inventory_source_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "isp_or_carrier ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "isp_or_carrier_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "keyword ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "life_event ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "life_events ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_daily_frequency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_lifetime_frequency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "max_video_duration ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "measurement_source ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "month ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "operating_system ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "platform ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "playback_method ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "position_in_content ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "public_inventory ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "publisher_property ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "publisher_property_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "publisher_property_section ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "publisher_property_section_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "refund_reason ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "region ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "region_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "rewarded ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "sensitive_category ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "served_pixel_density ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "targeted_data_providers ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "time_of_day ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "time_to_conversion ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "variant_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "variant_name ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "variant_version ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "verification_video_player_size ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "verification_video_position ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_continuous_play ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_player_size ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_skippable_support ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "week ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "year ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "zip_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "zip_code_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_clicks_leading_to_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_impressions_leading_to_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_impressions_with_positive_custom_value ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_and_visible_at_completion ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_and_visible_at_first_quartile ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_and_visible_at_midpoint ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_and_visible_at_start ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_and_visible_at_third_quartile ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_audible_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_full_screen ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_fully_on_screen_2_sec ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_in_background ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_ad_played ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_completed_impressions_audible_and_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_completed_impressions_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_first_quartile_impressions_audible_and_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_first_quartile_impressions_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_midpoint_impressions_audible_and_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_midpoint_impressions_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_third_quartile_impressions_audible_and_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_of_third_quartile_impressions_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_play_time_audible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_play_time_audible_and_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_play_time_visible ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_10_seconds ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_at_completion ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_at_first_quartile ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_at_midpoint ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_at_start ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_pct_visible_at_third_quartile ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_average_viewable_time_seconds ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_custom_metric_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_custom_metric_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_custom_metric_viewable_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_eligible_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_impression_distribution_not_measurable ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_impression_distribution_not_viewable ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_impression_distribution_viewable ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_impressions_audible_and_visible_at_completion ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_impressions_visible_10_seconds ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_not_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_not_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "active_view_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adlingo_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_pre_bid_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_pre_bid_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adloox_pre_bid_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adsafe_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adsafe_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adsafe_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adxpose_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adxpose_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "adxpose_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "agency_trading_desk_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "agency_trading_desk_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "agency_trading_desk_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "aggregate_knowledge_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "aggregate_knowledge_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "aggregate_knowledge_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_client_cost_ecpcl_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_media_cost_ecpcl_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_mutes_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_mutes_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_revenue_ecpcl_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_unmutes_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "audio_unmutes_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "average_display_time ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "average_interaction_time ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "begin_to_render_eligible_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "begin_to_render_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "billable_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "billable_cost_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "billable_cost_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "billable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "click_rate_ctr ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "clicks ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_ecpa_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_ecpa_pc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_ecpa_pv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_ecpc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "client_cost_viewable_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_click_revenue ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_click_revenue__cross_environment ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_view_revenue ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_view_revenue__cross_environment ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_clicks_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_clicks_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_impressions_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "companion_impressions_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "complete_listens_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "complete_views_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "completion_rate_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "completion_rate_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "comscore_vce_in_doubleclick_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "comscore_vce_in_doubleclick_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "comscore_vce_in_doubleclick_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "conversions_per_1000_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_unconsented_clicks ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "counters ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_1_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_1_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_1_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_2_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_2_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_2_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_3_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_3_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_3_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_4_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_4_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_4_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_5_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_5_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cpm_fee_5_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "custom_fee_1_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "custom_fee_2_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "custom_fee_3_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "custom_fee_4_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "custom_fee_5_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_fees_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_fees_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_fees_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_management_platform_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_management_platform_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "data_management_platform_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_pre_bid_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_pre_bid_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "doubleverify_pre_bid_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "engagement_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "engagements ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "estimated_cpm_for_impressions_with_custom_value_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "estimated_total_cost_for_impressions_with_custom_value_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "evidon_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "evidon_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "evidon_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exits ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "expansions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_quartile_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_quartile_views_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "fullscreens_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_active_view_eligible_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_active_view_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_active_view_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_begin_to_render_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_clicks ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "general_invalid_traffic_givt_tracked_ads ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_post_click_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gmail_post_view_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impression_custom_value_cost ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impressions_with_custom_value ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impressions_with_positive_custom_value ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_pre_bid_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_pre_bid_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_pre_bid_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_video_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_video_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "integral_ad_science_video_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "interactive_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_active_view_eligible_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_active_view_measurable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_active_view_viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_begin_to_render_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_clicks ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "invalid_tracked_ads ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpa_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpa_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpa_pc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpa_pv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpa_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_pc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_pc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_pv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_pv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_viewable_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_viewable_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_cost_viewable_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_1_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_1_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_1_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_2_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_2_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_2_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_3_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_3_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_3_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_4_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_4_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_4_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_5_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_5_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "media_fee_5_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "mediacost_data_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "mediacost_data_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "mediacost_data_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "midpoint_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "midpoint_views_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "moat_video_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "moat_video_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "moat_video_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "nielsen_digital_ad_ratings_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "nielsen_digital_ad_ratings_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "nielsen_digital_ad_ratings_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pauses_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pauses_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "platform_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "platform_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "platform_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "platform_fee_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "post_click_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "post_view_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "post_view_conversions__cross_environment ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "premium_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_margin ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_viewable_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_viewable_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "profit_viewable_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "programmatic_guaranteed_impressions_passed_due_to_frequency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "programmatic_guaranteed_savings_re_invested_due_to_frequency_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "refund_billable_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "refund_media_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "refund_platform_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_pv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpa_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpe_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpe_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpe_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_ecpv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_viewable_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_viewable_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "revenue_viewable_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "rich_media_engagements ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "scrolls ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "shoplocal_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "shoplocal_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "shoplocal_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "skips_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "starts_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "starts_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "stops_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "teracent_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "teracent_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "teracent_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_ad_server_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_ad_server_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_ad_server_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_quartile_audio ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_quartile_views_video ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "timers ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_conversions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_conversions__cross_environment ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_display_time ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_impression_custom_value ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_interaction_time ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_pv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpa_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpc_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpc_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpc_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_viewable_ecpm_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_viewable_ecpm_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_media_cost_viewable_ecpm_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_video_media_cost_ecpcv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_video_media_cost_ecpcv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_video_media_cost_ecpcv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "tracked_ads ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "trueview_general_invalid_traffic_givt_views ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "trueview_invalid_views ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "trustmetrics_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "trustmetrics_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "trustmetrics_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "verifiable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_client_cost_ecpcv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_media_cost_ecpcv_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_media_cost_ecpcv_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "video_media_cost_ecpcv_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "vizu_fee_advertiser_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "vizu_fee_partner_currency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "vizu_fee_usd ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "youtube_view_rate ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "youtube_views ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", "incremental" - ] + "supported_sync_modes": ["full_refresh", "incremental"] }, { "name": "audience_composition", @@ -3249,100 +1637,53 @@ "type": "object", "properties": { "audience_list": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "eligible_cookies_on_first_party_audience_list": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "eligible_cookies_on_third_party_audience_list_and_interest": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_party_audience_list": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_party_audience_list_cost": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_party_audience_list_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "first_party_audience_list_type": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "match_ratio": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_audience_list": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_audience_list_cost": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_audience_list_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "third_party_audience_list_type": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "potential_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_cookies_with_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", "incremental" - ] + "supported_sync_modes": ["full_refresh", "incremental"] }, { "name": "floodlight", @@ -3351,352 +1692,179 @@ "type": "object", "properties": { "advertiser": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_currency": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_time_zone": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url_excluded": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "app_url_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "category": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_placement_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_asset": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_attributes": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_height": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_rendered_in_amp": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_size": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_source": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_type": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_width": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "day_of_week": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "exchange_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "floodlight_activity": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "floodlight_activity_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_integration_code": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_type": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "month": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "order_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_currency": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_status": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "targeted_data_providers": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "year": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_click_revenue": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cm_post_view_revenue": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_consented_floodlight_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_unconsented_floodlight_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "duplicate_floodlight_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "floodlight_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "post_click_conversions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "post_view_conversions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "total_conversions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", "incremental" - ] + "supported_sync_modes": ["full_refresh", "incremental"] }, { "name": "unique_reach_audience", @@ -3705,280 +1873,143 @@ "type": "object", "properties": { "advertiser ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "advertiser_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "age ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gender ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "date ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "insertion_order_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_integration_code ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "line_item_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "device_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_height ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_size ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_source ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_status ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_type ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "creative_width ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "month ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign_id ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "campaign ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_composition_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_composition_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_population_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "clicks ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "population ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "target_rating_points ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_average_impression_frequency ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_click_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_impression_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "unique_reach_viewable_impression_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "viewable_target_rating_points ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "viewable_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_viewable_composition_impressions ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_viewable_composition_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "pct_viewable_population_reach ": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", "incremental" - ] + "supported_sync_modes": ["full_refresh", "incremental"] } ] } diff --git a/airbyte-integrations/connectors/source-dv-360/integration_tests/configured_catalog.json b/airbyte-integrations/connectors/source-dv-360/integration_tests/configured_catalog.json index 7c9fec3393a6..f36ba916f928 100644 --- a/airbyte-integrations/connectors/source-dv-360/integration_tests/configured_catalog.json +++ b/airbyte-integrations/connectors/source-dv-360/integration_tests/configured_catalog.json @@ -8,45 +8,26 @@ "type": "object", "properties": { "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "clicks": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } }, - "supported_sync_modes": [ - "full_refresh", - "incremental" - ], + "supported_sync_modes": ["full_refresh", "incremental"], "source_defined_cursor": false, - "default_cursor_field": [ - "date" - ] + "default_cursor_field": ["date"] } }, "sync_mode": "incremental", "destination_sync_mode": "overwrite", - "cursor_field": [ - "date" - ] + "cursor_field": ["date"] }, { "stream": { @@ -56,45 +37,26 @@ "type": "object", "properties": { "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "cookie_reach_impression_reach": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } } }, - "supported_sync_modes": [ - "full_refresh", - "incremental" - ], + "supported_sync_modes": ["full_refresh", "incremental"], "source_defined_cursor": false, - "default_cursor_field": [ - "date" - ] + "default_cursor_field": ["date"] }, "sync_mode": "incremental", "destination_sync_mode": "overwrite", - "cursor_field": [ - "date" - ] + "cursor_field": ["date"] }, { "stream": { @@ -104,63 +66,35 @@ "type": "object", "properties": { "date": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner_id": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "partner": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "country": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "age": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "gender": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] }, "viewable_impressions": { - "type": [ - "null", - "string" - ] + "type": ["null", "string"] } }, - "supported_sync_modes": [ - "full_refresh", - "incremental" - ], + "supported_sync_modes": ["full_refresh", "incremental"], "source_defined_cursor": false, - "default_cursor_field": [ - "date" - ] + "default_cursor_field": ["date"] } }, "sync_mode": "incremental", "destination_sync_mode": "overwrite", - "cursor_field": [ - "date" - ] + "cursor_field": ["date"] } ] -} \ No newline at end of file +} diff --git a/airbyte-integrations/connectors/source-dv-360/integration_tests/invalid_config.json b/airbyte-integrations/connectors/source-dv-360/integration_tests/invalid_config.json index 3f26b66cf5a3..cf2b62201433 100644 --- a/airbyte-integrations/connectors/source-dv-360/integration_tests/invalid_config.json +++ b/airbyte-integrations/connectors/source-dv-360/integration_tests/invalid_config.json @@ -9,4 +9,4 @@ "start_date": "2022-03-01", "end_date": "2022-03-08", "partner_id": 123 -} \ No newline at end of file +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/fields.py b/airbyte-integrations/connectors/source-dv-360/source_dv_360/fields.py index 80917f767165..cc6fffd8f0e9 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/fields.py +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/fields.py @@ -1,6 +1,11 @@ +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + import re + def sanitize(s): s = re.sub('[&]', 'and', s) s = re.sub('[%]', 'pct', s) diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/queries/query_template.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/queries/query_template.json index 0e030262af47..4268df6b9cab 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/queries/query_template.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/queries/query_template.json @@ -1,33 +1,33 @@ -{ - "kind": "doubleclickbidmanager#query", - "queryId": "0", - "metadata": { - "title": "", - "dataRange": "CUSTOM_DATES", - "format": "CSV", - "running": false, - "googleCloudStoragePathForLatestReport": "", - "latestReportRunTimeMs": "0", - "sendNotification": false - }, - "params": { - "type": "", - "groupBys": [], - "filters": [ - { - "type": "FILTER_PARTNER", - "value": "" - } - ], - "metrics": [], - "options": { - "includeOnlyTargetedUserLists": false - } - }, - "schedule": { - "frequency": "ONE_TIME" - }, - "reportDataStartTimeMs": "", - "reportDataEndTimeMs": "", - "timezoneCode": "UTC" -} \ No newline at end of file +{ + "kind": "doubleclickbidmanager#query", + "queryId": "0", + "metadata": { + "title": "", + "dataRange": "CUSTOM_DATES", + "format": "CSV", + "running": false, + "googleCloudStoragePathForLatestReport": "", + "latestReportRunTimeMs": "0", + "sendNotification": false + }, + "params": { + "type": "", + "groupBys": [], + "filters": [ + { + "type": "FILTER_PARTNER", + "value": "" + } + ], + "metrics": [], + "options": { + "includeOnlyTargetedUserLists": false + } + }, + "schedule": { + "frequency": "ONE_TIME" + }, + "reportDataStartTimeMs": "", + "reportDataEndTimeMs": "", + "timezoneCode": "UTC" +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/audience_composition.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/audience_composition.json index 5a3bb14ec273..aea493ba027d 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/audience_composition.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/audience_composition.json @@ -1,96 +1,51 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "object", - "properties": { - "audience_list": { - "type": [ - "null", - "string" - ] - }, - "date": { - "type": [ - "null", - "string" - ] - }, - "eligible_cookies_on_first_party_audience_list": { - "type": [ - "null", - "string" - ] - }, - "eligible_cookies_on_third_party_audience_list_and_interest": { - "type": [ - "null", - "string" - ] - }, - "first_party_audience_list": { - "type": [ - "null", - "string" - ] - }, - "first_party_audience_list_cost": { - "type": [ - "null", - "string" - ] - }, - "first_party_audience_list_id": { - "type": [ - "null", - "string" - ] - }, - "first_party_audience_list_type": { - "type": [ - "null", - "string" - ] - }, - "match_ratio": { - "type": [ - "null", - "string" - ] - }, - "third_party_audience_list": { - "type": [ - "null", - "string" - ] - }, - "third_party_audience_list_cost": { - "type": [ - "null", - "string" - ] - }, - "third_party_audience_list_id": { - "type": [ - "null", - "string" - ] - }, - "third_party_audience_list_type": { - "type": [ - "null", - "string" - ] - }, - "potential_impressions": { - "type": [ - "null", - "string" - ] - }, - "unique_cookies_with_impressions": { - "type": [ - "null", - "string" - ] - } - } -} \ No newline at end of file +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "properties": { + "audience_list": { + "type": ["null", "string"] + }, + "date": { + "type": ["null", "string"] + }, + "eligible_cookies_on_first_party_audience_list": { + "type": ["null", "string"] + }, + "eligible_cookies_on_third_party_audience_list_and_interest": { + "type": ["null", "string"] + }, + "first_party_audience_list": { + "type": ["null", "string"] + }, + "first_party_audience_list_cost": { + "type": ["null", "string"] + }, + "first_party_audience_list_id": { + "type": ["null", "string"] + }, + "first_party_audience_list_type": { + "type": ["null", "string"] + }, + "match_ratio": { + "type": ["null", "string"] + }, + "third_party_audience_list": { + "type": ["null", "string"] + }, + "third_party_audience_list_cost": { + "type": ["null", "string"] + }, + "third_party_audience_list_id": { + "type": ["null", "string"] + }, + "third_party_audience_list_type": { + "type": ["null", "string"] + }, + "potential_impressions": { + "type": ["null", "string"] + }, + "unique_cookies_with_impressions": { + "type": ["null", "string"] + } + } +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/floodlight.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/floodlight.json index 06b8dddc4b3e..537336600b16 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/floodlight.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/floodlight.json @@ -1,348 +1,177 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "object", - "properties": { - "advertiser": { - "type": [ - "null", - "string" - ] - }, - "advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "advertiser_id": { - "type": [ - "null", - "string" - ] - }, - "advertiser_integration_code": { - "type": [ - "null", - "string" - ] - }, - "advertiser_status": { - "type": [ - "null", - "string" - ] - }, - "advertiser_time_zone": { - "type": [ - "null", - "string" - ] - }, - "app_url": { - "type": [ - "null", - "string" - ] - }, - "app_url_excluded": { - "type": [ - "null", - "string" - ] - }, - "app_url_id": { - "type": [ - "null", - "string" - ] - }, - "campaign": { - "type": [ - "null", - "string" - ] - }, - "campaign_id": { - "type": [ - "null", - "string" - ] - }, - "category": { - "type": [ - "null", - "string" - ] - }, - "cm_placement_id": { - "type": [ - "null", - "string" - ] - }, - "creative": { - "type": [ - "null", - "string" - ] - }, - "creative_asset": { - "type": [ - "null", - "string" - ] - }, - "creative_attributes": { - "type": [ - "null", - "string" - ] - }, - "creative_height": { - "type": [ - "null", - "string" - ] - }, - "creative_id": { - "type": [ - "null", - "string" - ] - }, - "creative_integration_code": { - "type": [ - "null", - "string" - ] - }, - "creative_rendered_in_amp": { - "type": [ - "null", - "string" - ] - }, - "creative_size": { - "type": [ - "null", - "string" - ] - }, - "creative_source": { - "type": [ - "null", - "string" - ] - }, - "creative_status": { - "type": [ - "null", - "string" - ] - }, - "creative_type": { - "type": [ - "null", - "string" - ] - }, - "creative_width": { - "type": [ - "null", - "string" - ] - }, - "date": { - "type": [ - "null", - "string" - ] - }, - "day_of_week": { - "type": [ - "null", - "string" - ] - }, - "exchange": { - "type": [ - "null", - "string" - ] - }, - "exchange_code": { - "type": [ - "null", - "string" - ] - }, - "exchange_id": { - "type": [ - "null", - "string" - ] - }, - "floodlight_activity": { - "type": [ - "null", - "string" - ] - }, - "floodlight_activity_id": { - "type": [ - "null", - "string" - ] - }, - "insertion_order": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_status": { - "type": [ - "null", - "string" - ] - }, - "line_item": { - "type": [ - "null", - "string" - ] - }, - "line_item_id": { - "type": [ - "null", - "string" - ] - }, - "line_item_integration_code": { - "type": [ - "null", - "string" - ] - }, - "line_item_status": { - "type": [ - "null", - "string" - ] - }, - "line_item_type": { - "type": [ - "null", - "string" - ] - }, - "month": { - "type": [ - "null", - "string" - ] - }, - "order_id": { - "type": [ - "null", - "string" - ] - }, - "partner": { - "type": [ - "null", - "string" - ] - }, - "partner_currency": { - "type": [ - "null", - "string" - ] - }, - "partner_id": { - "type": [ - "null", - "string" - ] - }, - "partner_status": { - "type": [ - "null", - "string" - ] - }, - "targeted_data_providers": { - "type": [ - "null", - "string" - ] - }, - "year": { - "type": [ - "null", - "string" - ] - }, - "cm_post_click_revenue": { - "type": [ - "null", - "string" - ] - }, - "cm_post_view_revenue": { - "type": [ - "null", - "string" - ] - }, - "cookie_consented_floodlight_impressions": { - "type": [ - "null", - "string" - ] - }, - "cookie_unconsented_floodlight_impressions": { - "type": [ - "null", - "string" - ] - }, - "duplicate_floodlight_impressions": { - "type": [ - "null", - "string" - ] - }, - "floodlight_impressions": { - "type": [ - "null", - "string" - ] - }, - "post_click_conversions": { - "type": [ - "null", - "string" - ] - }, - "post_view_conversions": { - "type": [ - "null", - "string" - ] - }, - "total_conversions": { - "type": [ - "null", - "string" - ] - } - } -} \ No newline at end of file +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "properties": { + "advertiser": { + "type": ["null", "string"] + }, + "advertiser_currency": { + "type": ["null", "string"] + }, + "advertiser_id": { + "type": ["null", "string"] + }, + "advertiser_integration_code": { + "type": ["null", "string"] + }, + "advertiser_status": { + "type": ["null", "string"] + }, + "advertiser_time_zone": { + "type": ["null", "string"] + }, + "app_url": { + "type": ["null", "string"] + }, + "app_url_excluded": { + "type": ["null", "string"] + }, + "app_url_id": { + "type": ["null", "string"] + }, + "campaign": { + "type": ["null", "string"] + }, + "campaign_id": { + "type": ["null", "string"] + }, + "category": { + "type": ["null", "string"] + }, + "cm_placement_id": { + "type": ["null", "string"] + }, + "creative": { + "type": ["null", "string"] + }, + "creative_asset": { + "type": ["null", "string"] + }, + "creative_attributes": { + "type": ["null", "string"] + }, + "creative_height": { + "type": ["null", "string"] + }, + "creative_id": { + "type": ["null", "string"] + }, + "creative_integration_code": { + "type": ["null", "string"] + }, + "creative_rendered_in_amp": { + "type": ["null", "string"] + }, + "creative_size": { + "type": ["null", "string"] + }, + "creative_source": { + "type": ["null", "string"] + }, + "creative_status": { + "type": ["null", "string"] + }, + "creative_type": { + "type": ["null", "string"] + }, + "creative_width": { + "type": ["null", "string"] + }, + "date": { + "type": ["null", "string"] + }, + "day_of_week": { + "type": ["null", "string"] + }, + "exchange": { + "type": ["null", "string"] + }, + "exchange_code": { + "type": ["null", "string"] + }, + "exchange_id": { + "type": ["null", "string"] + }, + "floodlight_activity": { + "type": ["null", "string"] + }, + "floodlight_activity_id": { + "type": ["null", "string"] + }, + "insertion_order": { + "type": ["null", "string"] + }, + "insertion_order_integration_code": { + "type": ["null", "string"] + }, + "insertion_order_status": { + "type": ["null", "string"] + }, + "line_item": { + "type": ["null", "string"] + }, + "line_item_id": { + "type": ["null", "string"] + }, + "line_item_integration_code": { + "type": ["null", "string"] + }, + "line_item_status": { + "type": ["null", "string"] + }, + "line_item_type": { + "type": ["null", "string"] + }, + "month": { + "type": ["null", "string"] + }, + "order_id": { + "type": ["null", "string"] + }, + "partner": { + "type": ["null", "string"] + }, + "partner_currency": { + "type": ["null", "string"] + }, + "partner_id": { + "type": ["null", "string"] + }, + "partner_status": { + "type": ["null", "string"] + }, + "targeted_data_providers": { + "type": ["null", "string"] + }, + "year": { + "type": ["null", "string"] + }, + "cm_post_click_revenue": { + "type": ["null", "string"] + }, + "cm_post_view_revenue": { + "type": ["null", "string"] + }, + "cookie_consented_floodlight_impressions": { + "type": ["null", "string"] + }, + "cookie_unconsented_floodlight_impressions": { + "type": ["null", "string"] + }, + "duplicate_floodlight_impressions": { + "type": ["null", "string"] + }, + "floodlight_impressions": { + "type": ["null", "string"] + }, + "post_click_conversions": { + "type": ["null", "string"] + }, + "post_view_conversions": { + "type": ["null", "string"] + }, + "total_conversions": { + "type": ["null", "string"] + } + } +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/reach.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/reach.json index 4e37cd039337..a63c8efc86cf 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/reach.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/reach.json @@ -1,222 +1,114 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "object", - "properties": { - "advertiser": { - "type": [ - "null", - "string" - ] - }, - "advertiser_id": { - "type": [ - "null", - "string" - ] - }, - "advertiser_integration_code": { - "type": [ - "null", - "string" - ] - }, - "advertiser_status": { - "type": [ - "null", - "string" - ] - }, - "app_url": { - "type": [ - "null", - "string" - ] - }, - "app_url_excluded": { - "type": [ - "null", - "string" - ] - }, - "campaign": { - "type": [ - "null", - "string" - ] - }, - "campaign_id": { - "type": [ - "null", - "string" - ] - }, - "cm_placement_id": { - "type": [ - "null", - "string" - ] - }, - "country": { - "type": [ - "null", - "string" - ] - }, - "country_id": { - "type": [ - "null", - "string" - ] - }, - "creative": { - "type": [ - "null", - "string" - ] - }, - "creative_id": { - "type": [ - "null", - "string" - ] - }, - "creative_integration_code": { - "type": [ - "null", - "string" - ] - }, - "creative_source": { - "type": [ - "null", - "string" - ] - }, - "creative_status": { - "type": [ - "null", - "string" - ] - }, - "date": { - "type": [ - "null", - "string" - ] - }, - "insertion_order": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_id": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_status": { - "type": [ - "null", - "string" - ] - }, - "inventory_source": { - "type": [ - "null", - "string" - ] - }, - "line_item": { - "type": [ - "null", - "string" - ] - }, - "line_item_id": { - "type": [ - "null", - "string" - ] - }, - "line_item_integration_code": { - "type": [ - "null", - "string" - ] - }, - "line_item_status": { - "type": [ - "null", - "string" - ] - }, - "partner": { - "type": [ - "null", - "string" - ] - }, - "partner_id": { - "type": [ - "null", - "string" - ] - }, - "partner_status": { - "type": [ - "null", - "string" - ] - }, - "targeted_data_providers": { - "type": [ - "null", - "string" - ] - }, - "cookie_reach_average_impression_frequency": { - "type": [ - "null", - "string" - ] - }, - "cookie_reach_impression_reach": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_average_impression_frequency": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_click_reach": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_impression_reach": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_total_reach": { - "type": [ - "null", - "string" - ] - } - } -} \ No newline at end of file +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "properties": { + "advertiser": { + "type": ["null", "string"] + }, + "advertiser_id": { + "type": ["null", "string"] + }, + "advertiser_integration_code": { + "type": ["null", "string"] + }, + "advertiser_status": { + "type": ["null", "string"] + }, + "app_url": { + "type": ["null", "string"] + }, + "app_url_excluded": { + "type": ["null", "string"] + }, + "campaign": { + "type": ["null", "string"] + }, + "campaign_id": { + "type": ["null", "string"] + }, + "cm_placement_id": { + "type": ["null", "string"] + }, + "country": { + "type": ["null", "string"] + }, + "country_id": { + "type": ["null", "string"] + }, + "creative": { + "type": ["null", "string"] + }, + "creative_id": { + "type": ["null", "string"] + }, + "creative_integration_code": { + "type": ["null", "string"] + }, + "creative_source": { + "type": ["null", "string"] + }, + "creative_status": { + "type": ["null", "string"] + }, + "date": { + "type": ["null", "string"] + }, + "insertion_order": { + "type": ["null", "string"] + }, + "insertion_order_id": { + "type": ["null", "string"] + }, + "insertion_order_integration_code": { + "type": ["null", "string"] + }, + "insertion_order_status": { + "type": ["null", "string"] + }, + "inventory_source": { + "type": ["null", "string"] + }, + "line_item": { + "type": ["null", "string"] + }, + "line_item_id": { + "type": ["null", "string"] + }, + "line_item_integration_code": { + "type": ["null", "string"] + }, + "line_item_status": { + "type": ["null", "string"] + }, + "partner": { + "type": ["null", "string"] + }, + "partner_id": { + "type": ["null", "string"] + }, + "partner_status": { + "type": ["null", "string"] + }, + "targeted_data_providers": { + "type": ["null", "string"] + }, + "cookie_reach_average_impression_frequency": { + "type": ["null", "string"] + }, + "cookie_reach_impression_reach": { + "type": ["null", "string"] + }, + "unique_reach_average_impression_frequency": { + "type": ["null", "string"] + }, + "unique_reach_click_reach": { + "type": ["null", "string"] + }, + "unique_reach_impression_reach": { + "type": ["null", "string"] + }, + "unique_reach_total_reach": { + "type": ["null", "string"] + } + } +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/standard.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/standard.json index 7e6b8cca1d57..4c96e3c339eb 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/standard.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/standard.json @@ -1,3006 +1,1506 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "object", - "properties": { - "active_view_custom_metric_id": { - "type": [ - "null", - "string" - ] - }, - "active_view_custom_metric_name": { - "type": [ - "null", - "string" - ] - }, - "ad_position": { - "type": [ - "null", - "string" - ] - }, - "ad_type": { - "type": [ - "null", - "string" - ] - }, - "advertiser": { - "type": [ - "null", - "string" - ] - }, - "advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "advertiser_id": { - "type": [ - "null", - "string" - ] - }, - "advertiser_integration_code": { - "type": [ - "null", - "string" - ] - }, - "advertiser_status": { - "type": [ - "null", - "string" - ] - }, - "advertiser_time_zone": { - "type": [ - "null", - "string" - ] - }, - "algorithm": { - "type": [ - "null", - "string" - ] - }, - "algorithm_id": { - "type": [ - "null", - "string" - ] - }, - "amp_page_request": { - "type": [ - "null", - "string" - ] - }, - "app_url": { - "type": [ - "null", - "string" - ] - }, - "app_url_excluded": { - "type": [ - "null", - "string" - ] - }, - "app_url_id": { - "type": [ - "null", - "string" - ] - }, - "attributed_userlist": { - "type": [ - "null", - "string" - ] - }, - "attributed_userlist_cost": { - "type": [ - "null", - "string" - ] - }, - "attributed_userlist_id": { - "type": [ - "null", - "string" - ] - }, - "attributed_userlist_type": { - "type": [ - "null", - "string" - ] - }, - "attribution_model": { - "type": [ - "null", - "string" - ] - }, - "audience_list": { - "type": [ - "null", - "string" - ] - }, - "audience_list_cost": { - "type": [ - "null", - "string" - ] - }, - "audience_list_id": { - "type": [ - "null", - "string" - ] - }, - "audience_list_type": { - "type": [ - "null", - "string" - ] - }, - "audience_name": { - "type": [ - "null", - "string" - ] - }, - "audience_type": { - "type": [ - "null", - "string" - ] - }, - "authorized_seller_state": { - "type": [ - "null", - "string" - ] - }, - "billable_outcome": { - "type": [ - "null", - "string" - ] - }, - "brand_lift_type": { - "type": [ - "null", - "string" - ] - }, - "browser_id": { - "type": [ - "null", - "string" - ] - }, - "budget_segment_description": { - "type": [ - "null", - "string" - ] - }, - "campaign": { - "type": [ - "null", - "string" - ] - }, - "campaign_id": { - "type": [ - "null", - "string" - ] - }, - "category": { - "type": [ - "null", - "string" - ] - }, - "channel": { - "type": [ - "null", - "string" - ] - }, - "channel_id": { - "type": [ - "null", - "string" - ] - }, - "channel_type": { - "type": [ - "null", - "string" - ] - }, - "city": { - "type": [ - "null", - "string" - ] - }, - "city_id": { - "type": [ - "null", - "string" - ] - }, - "cm_placement_id": { - "type": [ - "null", - "string" - ] - }, - "companion_creative": { - "type": [ - "null", - "string" - ] - }, - "companion_creative_id": { - "type": [ - "null", - "string" - ] - }, - "companion_creative_size": { - "type": [ - "null", - "string" - ] - }, - "country": { - "type": [ - "null", - "string" - ] - }, - "country_id": { - "type": [ - "null", - "string" - ] - }, - "creative": { - "type": [ - "null", - "string" - ] - }, - "creative_asset": { - "type": [ - "null", - "string" - ] - }, - "creative_attributes": { - "type": [ - "null", - "string" - ] - }, - "creative_height": { - "type": [ - "null", - "string" - ] - }, - "creative_id": { - "type": [ - "null", - "string" - ] - }, - "creative_integration_code": { - "type": [ - "null", - "string" - ] - }, - "creative_rendered_in_amp": { - "type": [ - "null", - "string" - ] - }, - "creative_size": { - "type": [ - "null", - "string" - ] - }, - "creative_source": { - "type": [ - "null", - "string" - ] - }, - "creative_status": { - "type": [ - "null", - "string" - ] - }, - "creative_type": { - "type": [ - "null", - "string" - ] - }, - "creative_width": { - "type": [ - "null", - "string" - ] - }, - "data_provider": { - "type": [ - "null", - "string" - ] - }, - "data_provider_id": { - "type": [ - "null", - "string" - ] - }, - "date": { - "type": [ - "null", - "string" - ] - }, - "day_of_week": { - "type": [ - "null", - "string" - ] - }, - "detailed_demographics": { - "type": [ - "null", - "string" - ] - }, - "detailed_demographics_id": { - "type": [ - "null", - "string" - ] - }, - "device": { - "type": [ - "null", - "string" - ] - }, - "device_make": { - "type": [ - "null", - "string" - ] - }, - "device_model": { - "type": [ - "null", - "string" - ] - }, - "device_type": { - "type": [ - "null", - "string" - ] - }, - "digital_content_label": { - "type": [ - "null", - "string" - ] - }, - "dma": { - "type": [ - "null", - "string" - ] - }, - "dma_code": { - "type": [ - "null", - "string" - ] - }, - "exchange": { - "type": [ - "null", - "string" - ] - }, - "exchange_code": { - "type": [ - "null", - "string" - ] - }, - "exchange_id": { - "type": [ - "null", - "string" - ] - }, - "extension": { - "type": [ - "null", - "string" - ] - }, - "extension_status": { - "type": [ - "null", - "string" - ] - }, - "extension_type": { - "type": [ - "null", - "string" - ] - }, - "floodlight_activity": { - "type": [ - "null", - "string" - ] - }, - "floodlight_activity_id": { - "type": [ - "null", - "string" - ] - }, - "format": { - "type": [ - "null", - "string" - ] - }, - "gmail_age": { - "type": [ - "null", - "string" - ] - }, - "gmail_city": { - "type": [ - "null", - "string" - ] - }, - "gmail_country": { - "type": [ - "null", - "string" - ] - }, - "gmail_device_type": { - "type": [ - "null", - "string" - ] - }, - "gmail_gender": { - "type": [ - "null", - "string" - ] - }, - "gmail_region": { - "type": [ - "null", - "string" - ] - }, - "gmail_remarketing_list": { - "type": [ - "null", - "string" - ] - }, - "household_income": { - "type": [ - "null", - "string" - ] - }, - "impression_counting_method": { - "type": [ - "null", - "string" - ] - }, - "insertion_order": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_daily_frequency": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_id": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_status": { - "type": [ - "null", - "string" - ] - }, - "interest": { - "type": [ - "null", - "string" - ] - }, - "inventory_commitment_type": { - "type": [ - "null", - "string" - ] - }, - "inventory_delivery_method": { - "type": [ - "null", - "string" - ] - }, - "inventory_rate_type": { - "type": [ - "null", - "string" - ] - }, - "inventory_source": { - "type": [ - "null", - "string" - ] - }, - "inventory_source_group": { - "type": [ - "null", - "string" - ] - }, - "inventory_source_group_id": { - "type": [ - "null", - "string" - ] - }, - "inventory_source_id": { - "type": [ - "null", - "string" - ] - }, - "inventory_source_id_external": { - "type": [ - "null", - "string" - ] - }, - "inventory_source_type": { - "type": [ - "null", - "string" - ] - }, - "isp_or_carrier": { - "type": [ - "null", - "string" - ] - }, - "isp_or_carrier_id": { - "type": [ - "null", - "string" - ] - }, - "keyword": { - "type": [ - "null", - "string" - ] - }, - "life_event": { - "type": [ - "null", - "string" - ] - }, - "life_events": { - "type": [ - "null", - "string" - ] - }, - "line_item": { - "type": [ - "null", - "string" - ] - }, - "line_item_daily_frequency": { - "type": [ - "null", - "string" - ] - }, - "line_item_id": { - "type": [ - "null", - "string" - ] - }, - "line_item_integration_code": { - "type": [ - "null", - "string" - ] - }, - "line_item_lifetime_frequency": { - "type": [ - "null", - "string" - ] - }, - "line_item_status": { - "type": [ - "null", - "string" - ] - }, - "line_item_type": { - "type": [ - "null", - "string" - ] - }, - "max_video_duration": { - "type": [ - "null", - "string" - ] - }, - "measurement_source": { - "type": [ - "null", - "string" - ] - }, - "month": { - "type": [ - "null", - "string" - ] - }, - "operating_system": { - "type": [ - "null", - "string" - ] - }, - "partner": { - "type": [ - "null", - "string" - ] - }, - "partner_currency": { - "type": [ - "null", - "string" - ] - }, - "partner_id": { - "type": [ - "null", - "string" - ] - }, - "partner_status": { - "type": [ - "null", - "string" - ] - }, - "platform": { - "type": [ - "null", - "string" - ] - }, - "playback_method": { - "type": [ - "null", - "string" - ] - }, - "position_in_content": { - "type": [ - "null", - "string" - ] - }, - "public_inventory": { - "type": [ - "null", - "string" - ] - }, - "publisher_property": { - "type": [ - "null", - "string" - ] - }, - "publisher_property_id": { - "type": [ - "null", - "string" - ] - }, - "publisher_property_section": { - "type": [ - "null", - "string" - ] - }, - "publisher_property_section_id": { - "type": [ - "null", - "string" - ] - }, - "refund_reason": { - "type": [ - "null", - "string" - ] - }, - "region": { - "type": [ - "null", - "string" - ] - }, - "region_id": { - "type": [ - "null", - "string" - ] - }, - "rewarded": { - "type": [ - "null", - "string" - ] - }, - "sensitive_category": { - "type": [ - "null", - "string" - ] - }, - "served_pixel_density": { - "type": [ - "null", - "string" - ] - }, - "targeted_data_providers": { - "type": [ - "null", - "string" - ] - }, - "time_of_day": { - "type": [ - "null", - "string" - ] - }, - "time_to_conversion": { - "type": [ - "null", - "string" - ] - }, - "variant_id": { - "type": [ - "null", - "string" - ] - }, - "variant_name": { - "type": [ - "null", - "string" - ] - }, - "variant_version": { - "type": [ - "null", - "string" - ] - }, - "verification_video_player_size": { - "type": [ - "null", - "string" - ] - }, - "verification_video_position": { - "type": [ - "null", - "string" - ] - }, - "video_continuous_play": { - "type": [ - "null", - "string" - ] - }, - "video_player_size": { - "type": [ - "null", - "string" - ] - }, - "video_skippable_support": { - "type": [ - "null", - "string" - ] - }, - "week": { - "type": [ - "null", - "string" - ] - }, - "year": { - "type": [ - "null", - "string" - ] - }, - "zip_code": { - "type": [ - "null", - "string" - ] - }, - "zip_code_id": { - "type": [ - "null", - "string" - ] - }, - "pct_clicks_leading_to_conversions": { - "type": [ - "null", - "string" - ] - }, - "pct_impressions_leading_to_conversions": { - "type": [ - "null", - "string" - ] - }, - "pct_impressions_with_positive_custom_value": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_and_visible_at_completion": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_and_visible_at_first_quartile": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_and_visible_at_midpoint": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_and_visible_at_start": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_and_visible_at_third_quartile": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_audible_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_full_screen": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_fully_on_screen_2_sec": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_in_background": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_ad_played": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_completed_impressions_audible_and_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_completed_impressions_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_first_quartile_impressions_audible_and_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_first_quartile_impressions_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_midpoint_impressions_audible_and_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_midpoint_impressions_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_third_quartile_impressions_audible_and_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_of_third_quartile_impressions_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_play_time_audible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_play_time_audible_and_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_play_time_visible": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_10_seconds": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_at_completion": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_at_first_quartile": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_at_midpoint": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_at_start": { - "type": [ - "null", - "string" - ] - }, - "active_view_pct_visible_at_third_quartile": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_rate": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_rate": { - "type": [ - "null", - "string" - ] - }, - "active_view_average_viewable_time_seconds": { - "type": [ - "null", - "string" - ] - }, - "active_view_custom_metric_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_custom_metric_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_custom_metric_viewable_rate": { - "type": [ - "null", - "string" - ] - }, - "active_view_eligible_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_impression_distribution_not_measurable": { - "type": [ - "null", - "string" - ] - }, - "active_view_impression_distribution_not_viewable": { - "type": [ - "null", - "string" - ] - }, - "active_view_impression_distribution_viewable": { - "type": [ - "null", - "string" - ] - }, - "active_view_impressions_audible_and_visible_at_completion": { - "type": [ - "null", - "string" - ] - }, - "active_view_impressions_visible_10_seconds": { - "type": [ - "null", - "string" - ] - }, - "active_view_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_not_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_not_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "active_view_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "adlingo_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "adloox_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "adloox_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "adloox_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "adloox_pre_bid_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "adloox_pre_bid_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "adloox_pre_bid_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "adsafe_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "adsafe_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "adsafe_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "adxpose_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "adxpose_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "adxpose_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "agency_trading_desk_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "agency_trading_desk_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "agency_trading_desk_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "aggregate_knowledge_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "aggregate_knowledge_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "aggregate_knowledge_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "audio_client_cost_ecpcl_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "audio_media_cost_ecpcl_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "audio_mutes_audio": { - "type": [ - "null", - "string" - ] - }, - "audio_mutes_video": { - "type": [ - "null", - "string" - ] - }, - "audio_revenue_ecpcl_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "audio_unmutes_audio": { - "type": [ - "null", - "string" - ] - }, - "audio_unmutes_video": { - "type": [ - "null", - "string" - ] - }, - "average_display_time": { - "type": [ - "null", - "string" - ] - }, - "average_interaction_time": { - "type": [ - "null", - "string" - ] - }, - "begin_to_render_eligible_impressions": { - "type": [ - "null", - "string" - ] - }, - "begin_to_render_impressions": { - "type": [ - "null", - "string" - ] - }, - "billable_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "billable_cost_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "billable_cost_usd": { - "type": [ - "null", - "string" - ] - }, - "billable_impressions": { - "type": [ - "null", - "string" - ] - }, - "click_rate_ctr": { - "type": [ - "null", - "string" - ] - }, - "clicks": { - "type": [ - "null", - "string" - ] - }, - "client_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_ecpa_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_ecpa_pc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_ecpa_pv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_ecpc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "client_cost_viewable_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cm_post_click_revenue": { - "type": [ - "null", - "string" - ] - }, - "cm_post_click_revenue__cross_environment": { - "type": [ - "null", - "string" - ] - }, - "cm_post_view_revenue": { - "type": [ - "null", - "string" - ] - }, - "cm_post_view_revenue__cross_environment": { - "type": [ - "null", - "string" - ] - }, - "companion_clicks_audio": { - "type": [ - "null", - "string" - ] - }, - "companion_clicks_video": { - "type": [ - "null", - "string" - ] - }, - "companion_impressions_audio": { - "type": [ - "null", - "string" - ] - }, - "companion_impressions_video": { - "type": [ - "null", - "string" - ] - }, - "complete_listens_audio": { - "type": [ - "null", - "string" - ] - }, - "complete_views_video": { - "type": [ - "null", - "string" - ] - }, - "completion_rate_audio": { - "type": [ - "null", - "string" - ] - }, - "completion_rate_video": { - "type": [ - "null", - "string" - ] - }, - "comscore_vce_in_doubleclick_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "comscore_vce_in_doubleclick_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "comscore_vce_in_doubleclick_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "conversions_per_1000_impressions": { - "type": [ - "null", - "string" - ] - }, - "cookie_unconsented_clicks": { - "type": [ - "null", - "string" - ] - }, - "counters": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_1_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_1_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_1_usd": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_2_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_2_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_2_usd": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_3_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_3_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_3_usd": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_4_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_4_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_4_usd": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_5_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_5_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "cpm_fee_5_usd": { - "type": [ - "null", - "string" - ] - }, - "custom_fee_1_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "custom_fee_2_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "custom_fee_3_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "custom_fee_4_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "custom_fee_5_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "data_fees_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "data_fees_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "data_fees_usd": { - "type": [ - "null", - "string" - ] - }, - "data_management_platform_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "data_management_platform_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "data_management_platform_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_pre_bid_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_pre_bid_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "doubleverify_pre_bid_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "engagement_rate": { - "type": [ - "null", - "string" - ] - }, - "engagements": { - "type": [ - "null", - "string" - ] - }, - "estimated_cpm_for_impressions_with_custom_value_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "estimated_total_cost_for_impressions_with_custom_value_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "evidon_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "evidon_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "evidon_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "exits": { - "type": [ - "null", - "string" - ] - }, - "expansions": { - "type": [ - "null", - "string" - ] - }, - "first_quartile_audio": { - "type": [ - "null", - "string" - ] - }, - "first_quartile_views_video": { - "type": [ - "null", - "string" - ] - }, - "fullscreens_video": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_active_view_eligible_impressions": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_active_view_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_active_view_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_begin_to_render_impressions": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_clicks": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_impressions": { - "type": [ - "null", - "string" - ] - }, - "general_invalid_traffic_givt_tracked_ads": { - "type": [ - "null", - "string" - ] - }, - "gmail_conversions": { - "type": [ - "null", - "string" - ] - }, - "gmail_post_click_conversions": { - "type": [ - "null", - "string" - ] - }, - "gmail_post_view_conversions": { - "type": [ - "null", - "string" - ] - }, - "impression_custom_value_cost": { - "type": [ - "null", - "string" - ] - }, - "impressions": { - "type": [ - "null", - "string" - ] - }, - "impressions_with_custom_value": { - "type": [ - "null", - "string" - ] - }, - "impressions_with_positive_custom_value": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_pre_bid_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_pre_bid_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_pre_bid_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_video_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_video_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "integral_ad_science_video_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "interactive_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_active_view_eligible_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_active_view_measurable_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_active_view_viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_begin_to_render_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_clicks": { - "type": [ - "null", - "string" - ] - }, - "invalid_impressions": { - "type": [ - "null", - "string" - ] - }, - "invalid_tracked_ads": { - "type": [ - "null", - "string" - ] - }, - "media_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpa_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpa_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpa_pc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpa_pv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpa_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_pc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_pc_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_pv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_pv_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpc_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "media_cost_viewable_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_viewable_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_cost_viewable_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "media_fee_1_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_1_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_1_usd": { - "type": [ - "null", - "string" - ] - }, - "media_fee_2_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_2_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_2_usd": { - "type": [ - "null", - "string" - ] - }, - "media_fee_3_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_3_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_3_usd": { - "type": [ - "null", - "string" - ] - }, - "media_fee_4_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_4_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_4_usd": { - "type": [ - "null", - "string" - ] - }, - "media_fee_5_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_5_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "media_fee_5_usd": { - "type": [ - "null", - "string" - ] - }, - "mediacost_data_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "mediacost_data_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "mediacost_data_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "midpoint_audio": { - "type": [ - "null", - "string" - ] - }, - "midpoint_views_video": { - "type": [ - "null", - "string" - ] - }, - "moat_video_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "moat_video_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "moat_video_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "nielsen_digital_ad_ratings_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "nielsen_digital_ad_ratings_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "nielsen_digital_ad_ratings_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "pauses_audio": { - "type": [ - "null", - "string" - ] - }, - "pauses_video": { - "type": [ - "null", - "string" - ] - }, - "platform_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "platform_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "platform_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "platform_fee_rate": { - "type": [ - "null", - "string" - ] - }, - "post_click_conversions": { - "type": [ - "null", - "string" - ] - }, - "post_view_conversions": { - "type": [ - "null", - "string" - ] - }, - "post_view_conversions__cross_environment": { - "type": [ - "null", - "string" - ] - }, - "premium_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_usd": { - "type": [ - "null", - "string" - ] - }, - "profit_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "profit_margin": { - "type": [ - "null", - "string" - ] - }, - "profit_viewable_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_viewable_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "profit_viewable_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "programmatic_guaranteed_impressions_passed_due_to_frequency": { - "type": [ - "null", - "string" - ] - }, - "programmatic_guaranteed_savings_re_invested_due_to_frequency_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "refund_billable_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "refund_media_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "refund_platform_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pc_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_pv_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpa_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpc_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpe_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpe_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpe_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_ecpv_usd": { - "type": [ - "null", - "string" - ] - }, - "revenue_viewable_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_viewable_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "revenue_viewable_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "rich_media_engagements": { - "type": [ - "null", - "string" - ] - }, - "scrolls": { - "type": [ - "null", - "string" - ] - }, - "shoplocal_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "shoplocal_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "shoplocal_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "skips_video": { - "type": [ - "null", - "string" - ] - }, - "starts_audio": { - "type": [ - "null", - "string" - ] - }, - "starts_video": { - "type": [ - "null", - "string" - ] - }, - "stops_audio": { - "type": [ - "null", - "string" - ] - }, - "teracent_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "teracent_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "teracent_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "third_party_ad_server_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "third_party_ad_server_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "third_party_ad_server_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "third_quartile_audio": { - "type": [ - "null", - "string" - ] - }, - "third_quartile_views_video": { - "type": [ - "null", - "string" - ] - }, - "timers": { - "type": [ - "null", - "string" - ] - }, - "total_conversions": { - "type": [ - "null", - "string" - ] - }, - "total_conversions__cross_environment": { - "type": [ - "null", - "string" - ] - }, - "total_display_time": { - "type": [ - "null", - "string" - ] - }, - "total_impression_custom_value": { - "type": [ - "null", - "string" - ] - }, - "total_interaction_time": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pc_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_pv_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpa_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpc_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpc_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpc_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_viewable_ecpm_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_viewable_ecpm_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_media_cost_viewable_ecpm_usd": { - "type": [ - "null", - "string" - ] - }, - "total_video_media_cost_ecpcv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "total_video_media_cost_ecpcv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "total_video_media_cost_ecpcv_usd": { - "type": [ - "null", - "string" - ] - }, - "tracked_ads": { - "type": [ - "null", - "string" - ] - }, - "trueview_general_invalid_traffic_givt_views": { - "type": [ - "null", - "string" - ] - }, - "trueview_invalid_views": { - "type": [ - "null", - "string" - ] - }, - "trustmetrics_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "trustmetrics_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "trustmetrics_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "verifiable_impressions": { - "type": [ - "null", - "string" - ] - }, - "video_client_cost_ecpcv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "video_media_cost_ecpcv_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "video_media_cost_ecpcv_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "video_media_cost_ecpcv_usd": { - "type": [ - "null", - "string" - ] - }, - "vizu_fee_advertiser_currency": { - "type": [ - "null", - "string" - ] - }, - "vizu_fee_partner_currency": { - "type": [ - "null", - "string" - ] - }, - "vizu_fee_usd": { - "type": [ - "null", - "string" - ] - }, - "youtube_view_rate": { - "type": [ - "null", - "string" - ] - }, - "youtube_views": { - "type": [ - "null", - "string" - ] - } - } -} \ No newline at end of file +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "properties": { + "active_view_custom_metric_id": { + "type": ["null", "string"] + }, + "active_view_custom_metric_name": { + "type": ["null", "string"] + }, + "ad_position": { + "type": ["null", "string"] + }, + "ad_type": { + "type": ["null", "string"] + }, + "advertiser": { + "type": ["null", "string"] + }, + "advertiser_currency": { + "type": ["null", "string"] + }, + "advertiser_id": { + "type": ["null", "string"] + }, + "advertiser_integration_code": { + "type": ["null", "string"] + }, + "advertiser_status": { + "type": ["null", "string"] + }, + "advertiser_time_zone": { + "type": ["null", "string"] + }, + "algorithm": { + "type": ["null", "string"] + }, + "algorithm_id": { + "type": ["null", "string"] + }, + "amp_page_request": { + "type": ["null", "string"] + }, + "app_url": { + "type": ["null", "string"] + }, + "app_url_excluded": { + "type": ["null", "string"] + }, + "app_url_id": { + "type": ["null", "string"] + }, + "attributed_userlist": { + "type": ["null", "string"] + }, + "attributed_userlist_cost": { + "type": ["null", "string"] + }, + "attributed_userlist_id": { + "type": ["null", "string"] + }, + "attributed_userlist_type": { + "type": ["null", "string"] + }, + "attribution_model": { + "type": ["null", "string"] + }, + "audience_list": { + "type": ["null", "string"] + }, + "audience_list_cost": { + "type": ["null", "string"] + }, + "audience_list_id": { + "type": ["null", "string"] + }, + "audience_list_type": { + "type": ["null", "string"] + }, + "audience_name": { + "type": ["null", "string"] + }, + "audience_type": { + "type": ["null", "string"] + }, + "authorized_seller_state": { + "type": ["null", "string"] + }, + "billable_outcome": { + "type": ["null", "string"] + }, + "brand_lift_type": { + "type": ["null", "string"] + }, + "browser_id": { + "type": ["null", "string"] + }, + "budget_segment_description": { + "type": ["null", "string"] + }, + "campaign": { + "type": ["null", "string"] + }, + "campaign_id": { + "type": ["null", "string"] + }, + "category": { + "type": ["null", "string"] + }, + "channel": { + "type": ["null", "string"] + }, + "channel_id": { + "type": ["null", "string"] + }, + "channel_type": { + "type": ["null", "string"] + }, + "city": { + "type": ["null", "string"] + }, + "city_id": { + "type": ["null", "string"] + }, + "cm_placement_id": { + "type": ["null", "string"] + }, + "companion_creative": { + "type": ["null", "string"] + }, + "companion_creative_id": { + "type": ["null", "string"] + }, + "companion_creative_size": { + "type": ["null", "string"] + }, + "country": { + "type": ["null", "string"] + }, + "country_id": { + "type": ["null", "string"] + }, + "creative": { + "type": ["null", "string"] + }, + "creative_asset": { + "type": ["null", "string"] + }, + "creative_attributes": { + "type": ["null", "string"] + }, + "creative_height": { + "type": ["null", "string"] + }, + "creative_id": { + "type": ["null", "string"] + }, + "creative_integration_code": { + "type": ["null", "string"] + }, + "creative_rendered_in_amp": { + "type": ["null", "string"] + }, + "creative_size": { + "type": ["null", "string"] + }, + "creative_source": { + "type": ["null", "string"] + }, + "creative_status": { + "type": ["null", "string"] + }, + "creative_type": { + "type": ["null", "string"] + }, + "creative_width": { + "type": ["null", "string"] + }, + "data_provider": { + "type": ["null", "string"] + }, + "data_provider_id": { + "type": ["null", "string"] + }, + "date": { + "type": ["null", "string"] + }, + "day_of_week": { + "type": ["null", "string"] + }, + "detailed_demographics": { + "type": ["null", "string"] + }, + "detailed_demographics_id": { + "type": ["null", "string"] + }, + "device": { + "type": ["null", "string"] + }, + "device_make": { + "type": ["null", "string"] + }, + "device_model": { + "type": ["null", "string"] + }, + "device_type": { + "type": ["null", "string"] + }, + "digital_content_label": { + "type": ["null", "string"] + }, + "dma": { + "type": ["null", "string"] + }, + "dma_code": { + "type": ["null", "string"] + }, + "exchange": { + "type": ["null", "string"] + }, + "exchange_code": { + "type": ["null", "string"] + }, + "exchange_id": { + "type": ["null", "string"] + }, + "extension": { + "type": ["null", "string"] + }, + "extension_status": { + "type": ["null", "string"] + }, + "extension_type": { + "type": ["null", "string"] + }, + "floodlight_activity": { + "type": ["null", "string"] + }, + "floodlight_activity_id": { + "type": ["null", "string"] + }, + "format": { + "type": ["null", "string"] + }, + "gmail_age": { + "type": ["null", "string"] + }, + "gmail_city": { + "type": ["null", "string"] + }, + "gmail_country": { + "type": ["null", "string"] + }, + "gmail_device_type": { + "type": ["null", "string"] + }, + "gmail_gender": { + "type": ["null", "string"] + }, + "gmail_region": { + "type": ["null", "string"] + }, + "gmail_remarketing_list": { + "type": ["null", "string"] + }, + "household_income": { + "type": ["null", "string"] + }, + "impression_counting_method": { + "type": ["null", "string"] + }, + "insertion_order": { + "type": ["null", "string"] + }, + "insertion_order_daily_frequency": { + "type": ["null", "string"] + }, + "insertion_order_id": { + "type": ["null", "string"] + }, + "insertion_order_integration_code": { + "type": ["null", "string"] + }, + "insertion_order_status": { + "type": ["null", "string"] + }, + "interest": { + "type": ["null", "string"] + }, + "inventory_commitment_type": { + "type": ["null", "string"] + }, + "inventory_delivery_method": { + "type": ["null", "string"] + }, + "inventory_rate_type": { + "type": ["null", "string"] + }, + "inventory_source": { + "type": ["null", "string"] + }, + "inventory_source_group": { + "type": ["null", "string"] + }, + "inventory_source_group_id": { + "type": ["null", "string"] + }, + "inventory_source_id": { + "type": ["null", "string"] + }, + "inventory_source_id_external": { + "type": ["null", "string"] + }, + "inventory_source_type": { + "type": ["null", "string"] + }, + "isp_or_carrier": { + "type": ["null", "string"] + }, + "isp_or_carrier_id": { + "type": ["null", "string"] + }, + "keyword": { + "type": ["null", "string"] + }, + "life_event": { + "type": ["null", "string"] + }, + "life_events": { + "type": ["null", "string"] + }, + "line_item": { + "type": ["null", "string"] + }, + "line_item_daily_frequency": { + "type": ["null", "string"] + }, + "line_item_id": { + "type": ["null", "string"] + }, + "line_item_integration_code": { + "type": ["null", "string"] + }, + "line_item_lifetime_frequency": { + "type": ["null", "string"] + }, + "line_item_status": { + "type": ["null", "string"] + }, + "line_item_type": { + "type": ["null", "string"] + }, + "max_video_duration": { + "type": ["null", "string"] + }, + "measurement_source": { + "type": ["null", "string"] + }, + "month": { + "type": ["null", "string"] + }, + "operating_system": { + "type": ["null", "string"] + }, + "partner": { + "type": ["null", "string"] + }, + "partner_currency": { + "type": ["null", "string"] + }, + "partner_id": { + "type": ["null", "string"] + }, + "partner_status": { + "type": ["null", "string"] + }, + "platform": { + "type": ["null", "string"] + }, + "playback_method": { + "type": ["null", "string"] + }, + "position_in_content": { + "type": ["null", "string"] + }, + "public_inventory": { + "type": ["null", "string"] + }, + "publisher_property": { + "type": ["null", "string"] + }, + "publisher_property_id": { + "type": ["null", "string"] + }, + "publisher_property_section": { + "type": ["null", "string"] + }, + "publisher_property_section_id": { + "type": ["null", "string"] + }, + "refund_reason": { + "type": ["null", "string"] + }, + "region": { + "type": ["null", "string"] + }, + "region_id": { + "type": ["null", "string"] + }, + "rewarded": { + "type": ["null", "string"] + }, + "sensitive_category": { + "type": ["null", "string"] + }, + "served_pixel_density": { + "type": ["null", "string"] + }, + "targeted_data_providers": { + "type": ["null", "string"] + }, + "time_of_day": { + "type": ["null", "string"] + }, + "time_to_conversion": { + "type": ["null", "string"] + }, + "variant_id": { + "type": ["null", "string"] + }, + "variant_name": { + "type": ["null", "string"] + }, + "variant_version": { + "type": ["null", "string"] + }, + "verification_video_player_size": { + "type": ["null", "string"] + }, + "verification_video_position": { + "type": ["null", "string"] + }, + "video_continuous_play": { + "type": ["null", "string"] + }, + "video_player_size": { + "type": ["null", "string"] + }, + "video_skippable_support": { + "type": ["null", "string"] + }, + "week": { + "type": ["null", "string"] + }, + "year": { + "type": ["null", "string"] + }, + "zip_code": { + "type": ["null", "string"] + }, + "zip_code_id": { + "type": ["null", "string"] + }, + "pct_clicks_leading_to_conversions": { + "type": ["null", "string"] + }, + "pct_impressions_leading_to_conversions": { + "type": ["null", "string"] + }, + "pct_impressions_with_positive_custom_value": { + "type": ["null", "string"] + }, + "active_view_pct_audible_and_visible_at_completion": { + "type": ["null", "string"] + }, + "active_view_pct_audible_and_visible_at_first_quartile": { + "type": ["null", "string"] + }, + "active_view_pct_audible_and_visible_at_midpoint": { + "type": ["null", "string"] + }, + "active_view_pct_audible_and_visible_at_start": { + "type": ["null", "string"] + }, + "active_view_pct_audible_and_visible_at_third_quartile": { + "type": ["null", "string"] + }, + "active_view_pct_audible_impressions": { + "type": ["null", "string"] + }, + "active_view_pct_full_screen": { + "type": ["null", "string"] + }, + "active_view_pct_fully_on_screen_2_sec": { + "type": ["null", "string"] + }, + "active_view_pct_in_background": { + "type": ["null", "string"] + }, + "active_view_pct_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_pct_of_ad_played": { + "type": ["null", "string"] + }, + "active_view_pct_of_completed_impressions_audible_and_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_completed_impressions_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_first_quartile_impressions_audible_and_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_first_quartile_impressions_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_midpoint_impressions_audible_and_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_midpoint_impressions_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_third_quartile_impressions_audible_and_visible": { + "type": ["null", "string"] + }, + "active_view_pct_of_third_quartile_impressions_visible": { + "type": ["null", "string"] + }, + "active_view_pct_play_time_audible": { + "type": ["null", "string"] + }, + "active_view_pct_play_time_audible_and_visible": { + "type": ["null", "string"] + }, + "active_view_pct_play_time_visible": { + "type": ["null", "string"] + }, + "active_view_pct_viewable_impressions": { + "type": ["null", "string"] + }, + "active_view_pct_visible_10_seconds": { + "type": ["null", "string"] + }, + "active_view_pct_visible_at_completion": { + "type": ["null", "string"] + }, + "active_view_pct_visible_at_first_quartile": { + "type": ["null", "string"] + }, + "active_view_pct_visible_at_midpoint": { + "type": ["null", "string"] + }, + "active_view_pct_visible_at_start": { + "type": ["null", "string"] + }, + "active_view_pct_visible_at_third_quartile": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_impressions": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_15_sec_cap_rate": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_impressions": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_audible_and_fully_on_screen_for_half_of_duration_trueview_rate": { + "type": ["null", "string"] + }, + "active_view_average_viewable_time_seconds": { + "type": ["null", "string"] + }, + "active_view_custom_metric_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_custom_metric_viewable_impressions": { + "type": ["null", "string"] + }, + "active_view_custom_metric_viewable_rate": { + "type": ["null", "string"] + }, + "active_view_eligible_impressions": { + "type": ["null", "string"] + }, + "active_view_impression_distribution_not_measurable": { + "type": ["null", "string"] + }, + "active_view_impression_distribution_not_viewable": { + "type": ["null", "string"] + }, + "active_view_impression_distribution_viewable": { + "type": ["null", "string"] + }, + "active_view_impressions_audible_and_visible_at_completion": { + "type": ["null", "string"] + }, + "active_view_impressions_visible_10_seconds": { + "type": ["null", "string"] + }, + "active_view_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_not_measurable_impressions": { + "type": ["null", "string"] + }, + "active_view_not_viewable_impressions": { + "type": ["null", "string"] + }, + "active_view_viewable_impressions": { + "type": ["null", "string"] + }, + "adlingo_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "adloox_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "adloox_fee_partner_currency": { + "type": ["null", "string"] + }, + "adloox_fee_usd": { + "type": ["null", "string"] + }, + "adloox_pre_bid_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "adloox_pre_bid_fee_partner_currency": { + "type": ["null", "string"] + }, + "adloox_pre_bid_fee_usd": { + "type": ["null", "string"] + }, + "adsafe_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "adsafe_fee_partner_currency": { + "type": ["null", "string"] + }, + "adsafe_fee_usd": { + "type": ["null", "string"] + }, + "adxpose_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "adxpose_fee_partner_currency": { + "type": ["null", "string"] + }, + "adxpose_fee_usd": { + "type": ["null", "string"] + }, + "agency_trading_desk_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "agency_trading_desk_fee_partner_currency": { + "type": ["null", "string"] + }, + "agency_trading_desk_fee_usd": { + "type": ["null", "string"] + }, + "aggregate_knowledge_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "aggregate_knowledge_fee_partner_currency": { + "type": ["null", "string"] + }, + "aggregate_knowledge_fee_usd": { + "type": ["null", "string"] + }, + "audio_client_cost_ecpcl_advertiser_currency": { + "type": ["null", "string"] + }, + "audio_media_cost_ecpcl_advertiser_currency": { + "type": ["null", "string"] + }, + "audio_mutes_audio": { + "type": ["null", "string"] + }, + "audio_mutes_video": { + "type": ["null", "string"] + }, + "audio_revenue_ecpcl_advertiser_currency": { + "type": ["null", "string"] + }, + "audio_unmutes_audio": { + "type": ["null", "string"] + }, + "audio_unmutes_video": { + "type": ["null", "string"] + }, + "average_display_time": { + "type": ["null", "string"] + }, + "average_interaction_time": { + "type": ["null", "string"] + }, + "begin_to_render_eligible_impressions": { + "type": ["null", "string"] + }, + "begin_to_render_impressions": { + "type": ["null", "string"] + }, + "billable_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "billable_cost_partner_currency": { + "type": ["null", "string"] + }, + "billable_cost_usd": { + "type": ["null", "string"] + }, + "billable_impressions": { + "type": ["null", "string"] + }, + "click_rate_ctr": { + "type": ["null", "string"] + }, + "clicks": { + "type": ["null", "string"] + }, + "client_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_ecpa_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_ecpa_pc_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_ecpa_pv_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_ecpc_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "client_cost_viewable_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "cm_post_click_revenue": { + "type": ["null", "string"] + }, + "cm_post_click_revenue__cross_environment": { + "type": ["null", "string"] + }, + "cm_post_view_revenue": { + "type": ["null", "string"] + }, + "cm_post_view_revenue__cross_environment": { + "type": ["null", "string"] + }, + "companion_clicks_audio": { + "type": ["null", "string"] + }, + "companion_clicks_video": { + "type": ["null", "string"] + }, + "companion_impressions_audio": { + "type": ["null", "string"] + }, + "companion_impressions_video": { + "type": ["null", "string"] + }, + "complete_listens_audio": { + "type": ["null", "string"] + }, + "complete_views_video": { + "type": ["null", "string"] + }, + "completion_rate_audio": { + "type": ["null", "string"] + }, + "completion_rate_video": { + "type": ["null", "string"] + }, + "comscore_vce_in_doubleclick_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "comscore_vce_in_doubleclick_fee_partner_currency": { + "type": ["null", "string"] + }, + "comscore_vce_in_doubleclick_fee_usd": { + "type": ["null", "string"] + }, + "conversions_per_1000_impressions": { + "type": ["null", "string"] + }, + "cookie_unconsented_clicks": { + "type": ["null", "string"] + }, + "counters": { + "type": ["null", "string"] + }, + "cpm_fee_1_advertiser_currency": { + "type": ["null", "string"] + }, + "cpm_fee_1_partner_currency": { + "type": ["null", "string"] + }, + "cpm_fee_1_usd": { + "type": ["null", "string"] + }, + "cpm_fee_2_advertiser_currency": { + "type": ["null", "string"] + }, + "cpm_fee_2_partner_currency": { + "type": ["null", "string"] + }, + "cpm_fee_2_usd": { + "type": ["null", "string"] + }, + "cpm_fee_3_advertiser_currency": { + "type": ["null", "string"] + }, + "cpm_fee_3_partner_currency": { + "type": ["null", "string"] + }, + "cpm_fee_3_usd": { + "type": ["null", "string"] + }, + "cpm_fee_4_advertiser_currency": { + "type": ["null", "string"] + }, + "cpm_fee_4_partner_currency": { + "type": ["null", "string"] + }, + "cpm_fee_4_usd": { + "type": ["null", "string"] + }, + "cpm_fee_5_advertiser_currency": { + "type": ["null", "string"] + }, + "cpm_fee_5_partner_currency": { + "type": ["null", "string"] + }, + "cpm_fee_5_usd": { + "type": ["null", "string"] + }, + "custom_fee_1_advertiser_currency": { + "type": ["null", "string"] + }, + "custom_fee_2_advertiser_currency": { + "type": ["null", "string"] + }, + "custom_fee_3_advertiser_currency": { + "type": ["null", "string"] + }, + "custom_fee_4_advertiser_currency": { + "type": ["null", "string"] + }, + "custom_fee_5_advertiser_currency": { + "type": ["null", "string"] + }, + "data_fees_advertiser_currency": { + "type": ["null", "string"] + }, + "data_fees_partner_currency": { + "type": ["null", "string"] + }, + "data_fees_usd": { + "type": ["null", "string"] + }, + "data_management_platform_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "data_management_platform_fee_partner_currency": { + "type": ["null", "string"] + }, + "data_management_platform_fee_usd": { + "type": ["null", "string"] + }, + "doubleverify_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "doubleverify_fee_partner_currency": { + "type": ["null", "string"] + }, + "doubleverify_fee_usd": { + "type": ["null", "string"] + }, + "doubleverify_pre_bid_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "doubleverify_pre_bid_fee_partner_currency": { + "type": ["null", "string"] + }, + "doubleverify_pre_bid_fee_usd": { + "type": ["null", "string"] + }, + "engagement_rate": { + "type": ["null", "string"] + }, + "engagements": { + "type": ["null", "string"] + }, + "estimated_cpm_for_impressions_with_custom_value_advertiser_currency": { + "type": ["null", "string"] + }, + "estimated_total_cost_for_impressions_with_custom_value_advertiser_currency": { + "type": ["null", "string"] + }, + "evidon_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "evidon_fee_partner_currency": { + "type": ["null", "string"] + }, + "evidon_fee_usd": { + "type": ["null", "string"] + }, + "exits": { + "type": ["null", "string"] + }, + "expansions": { + "type": ["null", "string"] + }, + "first_quartile_audio": { + "type": ["null", "string"] + }, + "first_quartile_views_video": { + "type": ["null", "string"] + }, + "fullscreens_video": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_active_view_eligible_impressions": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_active_view_measurable_impressions": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_active_view_viewable_impressions": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_begin_to_render_impressions": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_clicks": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_impressions": { + "type": ["null", "string"] + }, + "general_invalid_traffic_givt_tracked_ads": { + "type": ["null", "string"] + }, + "gmail_conversions": { + "type": ["null", "string"] + }, + "gmail_post_click_conversions": { + "type": ["null", "string"] + }, + "gmail_post_view_conversions": { + "type": ["null", "string"] + }, + "impression_custom_value_cost": { + "type": ["null", "string"] + }, + "impressions": { + "type": ["null", "string"] + }, + "impressions_with_custom_value": { + "type": ["null", "string"] + }, + "impressions_with_positive_custom_value": { + "type": ["null", "string"] + }, + "integral_ad_science_pre_bid_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "integral_ad_science_pre_bid_fee_partner_currency": { + "type": ["null", "string"] + }, + "integral_ad_science_pre_bid_fee_usd": { + "type": ["null", "string"] + }, + "integral_ad_science_video_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "integral_ad_science_video_fee_partner_currency": { + "type": ["null", "string"] + }, + "integral_ad_science_video_fee_usd": { + "type": ["null", "string"] + }, + "interactive_impressions": { + "type": ["null", "string"] + }, + "invalid_active_view_eligible_impressions": { + "type": ["null", "string"] + }, + "invalid_active_view_measurable_impressions": { + "type": ["null", "string"] + }, + "invalid_active_view_viewable_impressions": { + "type": ["null", "string"] + }, + "invalid_begin_to_render_impressions": { + "type": ["null", "string"] + }, + "invalid_clicks": { + "type": ["null", "string"] + }, + "invalid_impressions": { + "type": ["null", "string"] + }, + "invalid_tracked_ads": { + "type": ["null", "string"] + }, + "media_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_usd": { + "type": ["null", "string"] + }, + "media_cost_ecpa_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpa_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpa_pc_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpa_pv_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpa_usd": { + "type": ["null", "string"] + }, + "media_cost_ecpc_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpc_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpc_pc_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpc_pc_usd": { + "type": ["null", "string"] + }, + "media_cost_ecpc_pv_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpc_pv_usd": { + "type": ["null", "string"] + }, + "media_cost_ecpc_usd": { + "type": ["null", "string"] + }, + "media_cost_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_ecpm_usd": { + "type": ["null", "string"] + }, + "media_cost_viewable_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "media_cost_viewable_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "media_cost_viewable_ecpm_usd": { + "type": ["null", "string"] + }, + "media_fee_1_advertiser_currency": { + "type": ["null", "string"] + }, + "media_fee_1_partner_currency": { + "type": ["null", "string"] + }, + "media_fee_1_usd": { + "type": ["null", "string"] + }, + "media_fee_2_advertiser_currency": { + "type": ["null", "string"] + }, + "media_fee_2_partner_currency": { + "type": ["null", "string"] + }, + "media_fee_2_usd": { + "type": ["null", "string"] + }, + "media_fee_3_advertiser_currency": { + "type": ["null", "string"] + }, + "media_fee_3_partner_currency": { + "type": ["null", "string"] + }, + "media_fee_3_usd": { + "type": ["null", "string"] + }, + "media_fee_4_advertiser_currency": { + "type": ["null", "string"] + }, + "media_fee_4_partner_currency": { + "type": ["null", "string"] + }, + "media_fee_4_usd": { + "type": ["null", "string"] + }, + "media_fee_5_advertiser_currency": { + "type": ["null", "string"] + }, + "media_fee_5_partner_currency": { + "type": ["null", "string"] + }, + "media_fee_5_usd": { + "type": ["null", "string"] + }, + "mediacost_data_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "mediacost_data_fee_partner_currency": { + "type": ["null", "string"] + }, + "mediacost_data_fee_usd": { + "type": ["null", "string"] + }, + "midpoint_audio": { + "type": ["null", "string"] + }, + "midpoint_views_video": { + "type": ["null", "string"] + }, + "moat_video_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "moat_video_fee_partner_currency": { + "type": ["null", "string"] + }, + "moat_video_fee_usd": { + "type": ["null", "string"] + }, + "nielsen_digital_ad_ratings_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "nielsen_digital_ad_ratings_fee_partner_currency": { + "type": ["null", "string"] + }, + "nielsen_digital_ad_ratings_fee_usd": { + "type": ["null", "string"] + }, + "pauses_audio": { + "type": ["null", "string"] + }, + "pauses_video": { + "type": ["null", "string"] + }, + "platform_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "platform_fee_partner_currency": { + "type": ["null", "string"] + }, + "platform_fee_usd": { + "type": ["null", "string"] + }, + "platform_fee_rate": { + "type": ["null", "string"] + }, + "post_click_conversions": { + "type": ["null", "string"] + }, + "post_view_conversions": { + "type": ["null", "string"] + }, + "post_view_conversions__cross_environment": { + "type": ["null", "string"] + }, + "premium_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "profit_advertiser_currency": { + "type": ["null", "string"] + }, + "profit_partner_currency": { + "type": ["null", "string"] + }, + "profit_usd": { + "type": ["null", "string"] + }, + "profit_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "profit_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "profit_ecpm_usd": { + "type": ["null", "string"] + }, + "profit_margin": { + "type": ["null", "string"] + }, + "profit_viewable_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "profit_viewable_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "profit_viewable_ecpm_usd": { + "type": ["null", "string"] + }, + "programmatic_guaranteed_impressions_passed_due_to_frequency": { + "type": ["null", "string"] + }, + "programmatic_guaranteed_savings_re_invested_due_to_frequency_advertiser_currency": { + "type": ["null", "string"] + }, + "refund_billable_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "refund_media_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "refund_platform_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_partner_currency": { + "type": ["null", "string"] + }, + "revenue_usd": { + "type": ["null", "string"] + }, + "revenue_ecpa_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_pc_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_pc_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_pc_usd": { + "type": ["null", "string"] + }, + "revenue_ecpa_pv_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_pv_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpa_pv_usd": { + "type": ["null", "string"] + }, + "revenue_ecpa_usd": { + "type": ["null", "string"] + }, + "revenue_ecpc_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpc_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpc_usd": { + "type": ["null", "string"] + }, + "revenue_ecpe_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpe_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpe_usd": { + "type": ["null", "string"] + }, + "revenue_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpm_usd": { + "type": ["null", "string"] + }, + "revenue_ecpv_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_ecpv_partner_currency": { + "type": ["null", "string"] + }, + "revenue_ecpv_usd": { + "type": ["null", "string"] + }, + "revenue_viewable_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "revenue_viewable_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "revenue_viewable_ecpm_usd": { + "type": ["null", "string"] + }, + "rich_media_engagements": { + "type": ["null", "string"] + }, + "scrolls": { + "type": ["null", "string"] + }, + "shoplocal_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "shoplocal_fee_partner_currency": { + "type": ["null", "string"] + }, + "shoplocal_fee_usd": { + "type": ["null", "string"] + }, + "skips_video": { + "type": ["null", "string"] + }, + "starts_audio": { + "type": ["null", "string"] + }, + "starts_video": { + "type": ["null", "string"] + }, + "stops_audio": { + "type": ["null", "string"] + }, + "teracent_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "teracent_fee_partner_currency": { + "type": ["null", "string"] + }, + "teracent_fee_usd": { + "type": ["null", "string"] + }, + "third_party_ad_server_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "third_party_ad_server_fee_partner_currency": { + "type": ["null", "string"] + }, + "third_party_ad_server_fee_usd": { + "type": ["null", "string"] + }, + "third_quartile_audio": { + "type": ["null", "string"] + }, + "third_quartile_views_video": { + "type": ["null", "string"] + }, + "timers": { + "type": ["null", "string"] + }, + "total_conversions": { + "type": ["null", "string"] + }, + "total_conversions__cross_environment": { + "type": ["null", "string"] + }, + "total_display_time": { + "type": ["null", "string"] + }, + "total_impression_custom_value": { + "type": ["null", "string"] + }, + "total_interaction_time": { + "type": ["null", "string"] + }, + "total_media_cost_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_usd": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pc_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pc_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pc_usd": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pv_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pv_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_pv_usd": { + "type": ["null", "string"] + }, + "total_media_cost_ecpa_usd": { + "type": ["null", "string"] + }, + "total_media_cost_ecpc_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpc_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpc_usd": { + "type": ["null", "string"] + }, + "total_media_cost_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_ecpm_usd": { + "type": ["null", "string"] + }, + "total_media_cost_viewable_ecpm_advertiser_currency": { + "type": ["null", "string"] + }, + "total_media_cost_viewable_ecpm_partner_currency": { + "type": ["null", "string"] + }, + "total_media_cost_viewable_ecpm_usd": { + "type": ["null", "string"] + }, + "total_video_media_cost_ecpcv_advertiser_currency": { + "type": ["null", "string"] + }, + "total_video_media_cost_ecpcv_partner_currency": { + "type": ["null", "string"] + }, + "total_video_media_cost_ecpcv_usd": { + "type": ["null", "string"] + }, + "tracked_ads": { + "type": ["null", "string"] + }, + "trueview_general_invalid_traffic_givt_views": { + "type": ["null", "string"] + }, + "trueview_invalid_views": { + "type": ["null", "string"] + }, + "trustmetrics_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "trustmetrics_fee_partner_currency": { + "type": ["null", "string"] + }, + "trustmetrics_fee_usd": { + "type": ["null", "string"] + }, + "verifiable_impressions": { + "type": ["null", "string"] + }, + "video_client_cost_ecpcv_advertiser_currency": { + "type": ["null", "string"] + }, + "video_media_cost_ecpcv_advertiser_currency": { + "type": ["null", "string"] + }, + "video_media_cost_ecpcv_partner_currency": { + "type": ["null", "string"] + }, + "video_media_cost_ecpcv_usd": { + "type": ["null", "string"] + }, + "vizu_fee_advertiser_currency": { + "type": ["null", "string"] + }, + "vizu_fee_partner_currency": { + "type": ["null", "string"] + }, + "vizu_fee_usd": { + "type": ["null", "string"] + }, + "youtube_view_rate": { + "type": ["null", "string"] + }, + "youtube_views": { + "type": ["null", "string"] + } + } +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/unique_reach_audience.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/unique_reach_audience.json index 8b015d822edc..0aefa4f72a59 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/unique_reach_audience.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/schemas/unique_reach_audience.json @@ -1,279 +1,144 @@ -{ - "$schema": "http://json-schema.org/draft-07/schema#", - "type": "object", - "properties": { - "advertiser": { - "type": [ - "null", - "string" - ] - }, - "advertiser_id": { - "type": [ - "null", - "string" - ] - }, - "age": { - "description": "required", - "type": [ - "null", - "string" - ] - }, - "country": { - "description": "required", - "type": [ - "null", - "string" - ] - }, - "gender": { - "description": "required", - "type": [ - "null", - "string" - ] - }, - "date": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_id": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_integration_code": { - "type": [ - "null", - "string" - ] - }, - "insertion_order": { - "type": [ - "null", - "string" - ] - }, - "insertion_order_status": { - "type": [ - "null", - "string" - ] - }, - "line_item_id": { - "type": [ - "null", - "string" - ] - }, - "line_item_integration_code": { - "type": [ - "null", - "string" - ] - }, - "line_item": { - "type": [ - "null", - "string" - ] - }, - "line_item_status": { - "type": [ - "null", - "string" - ] - }, - "line_item_type": { - "type": [ - "null", - "string" - ] - }, - "device_type": { - "type": [ - "null", - "string" - ] - }, - "creative": { - "type": [ - "null", - "string" - ] - }, - "creative_height": { - "type": [ - "null", - "string" - ] - }, - "creative_id": { - "type": [ - "null", - "string" - ] - }, - "creative_size": { - "type": [ - "null", - "string" - ] - }, - "creative_source": { - "type": [ - "null", - "string" - ] - }, - "creative_status": { - "type": [ - "null", - "string" - ] - }, - "creative_type": { - "type": [ - "null", - "string" - ] - }, - "creative_width": { - "type": [ - "null", - "string" - ] - }, - "partner_id": { - "type": [ - "null", - "string" - ] - }, - "partner": { - "type": [ - "null", - "string" - ] - }, - "month": { - "type": [ - "null", - "string" - ] - }, - "campaign_id": { - "type": [ - "null", - "string" - ] - }, - "campaign": { - "type": [ - "null", - "string" - ] - }, - "pct_composition_impressions": { - "type": [ - "null", - "string" - ] - }, - "pct_composition_reach": { - "type": [ - "null", - "string" - ] - }, - "pct_population_reach": { - "type": [ - "null", - "string" - ] - }, - "clicks": { - "type": [ - "null", - "string" - ] - }, - "impressions": { - "type": [ - "null", - "string" - ] - }, - "population": { - "type": [ - "null", - "string" - ] - }, - "target_rating_points": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_average_impression_frequency": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_click_reach": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_impression_reach": { - "type": [ - "null", - "string" - ] - }, - "unique_reach_viewable_impression_reach": { - "type": [ - "null", - "string" - ] - }, - "viewable_target_rating_points": { - "type": [ - "null", - "string" - ] - }, - "viewable_impressions": { - "type": [ - "null", - "string" - ] - }, - "pct_viewable_composition_impressions": { - "type": [ - "null", - "string" - ] - }, - "pct_viewable_composition_reach": { - "type": [ - "null", - "string" - ] - }, - "pct_viewable_population_reach": { - "type": [ - "null", - "string" - ] - } - } -} \ No newline at end of file +{ + "$schema": "http://json-schema.org/draft-07/schema#", + "type": "object", + "properties": { + "advertiser": { + "type": ["null", "string"] + }, + "advertiser_id": { + "type": ["null", "string"] + }, + "age": { + "description": "required", + "type": ["null", "string"] + }, + "country": { + "description": "required", + "type": ["null", "string"] + }, + "gender": { + "description": "required", + "type": ["null", "string"] + }, + "date": { + "type": ["null", "string"] + }, + "insertion_order_id": { + "type": ["null", "string"] + }, + "insertion_order_integration_code": { + "type": ["null", "string"] + }, + "insertion_order": { + "type": ["null", "string"] + }, + "insertion_order_status": { + "type": ["null", "string"] + }, + "line_item_id": { + "type": ["null", "string"] + }, + "line_item_integration_code": { + "type": ["null", "string"] + }, + "line_item": { + "type": ["null", "string"] + }, + "line_item_status": { + "type": ["null", "string"] + }, + "line_item_type": { + "type": ["null", "string"] + }, + "device_type": { + "type": ["null", "string"] + }, + "creative": { + "type": ["null", "string"] + }, + "creative_height": { + "type": ["null", "string"] + }, + "creative_id": { + "type": ["null", "string"] + }, + "creative_size": { + "type": ["null", "string"] + }, + "creative_source": { + "type": ["null", "string"] + }, + "creative_status": { + "type": ["null", "string"] + }, + "creative_type": { + "type": ["null", "string"] + }, + "creative_width": { + "type": ["null", "string"] + }, + "partner_id": { + "type": ["null", "string"] + }, + "partner": { + "type": ["null", "string"] + }, + "month": { + "type": ["null", "string"] + }, + "campaign_id": { + "type": ["null", "string"] + }, + "campaign": { + "type": ["null", "string"] + }, + "pct_composition_impressions": { + "type": ["null", "string"] + }, + "pct_composition_reach": { + "type": ["null", "string"] + }, + "pct_population_reach": { + "type": ["null", "string"] + }, + "clicks": { + "type": ["null", "string"] + }, + "impressions": { + "type": ["null", "string"] + }, + "population": { + "type": ["null", "string"] + }, + "target_rating_points": { + "type": ["null", "string"] + }, + "unique_reach_average_impression_frequency": { + "type": ["null", "string"] + }, + "unique_reach_click_reach": { + "type": ["null", "string"] + }, + "unique_reach_impression_reach": { + "type": ["null", "string"] + }, + "unique_reach_viewable_impression_reach": { + "type": ["null", "string"] + }, + "viewable_target_rating_points": { + "type": ["null", "string"] + }, + "viewable_impressions": { + "type": ["null", "string"] + }, + "pct_viewable_composition_impressions": { + "type": ["null", "string"] + }, + "pct_viewable_composition_reach": { + "type": ["null", "string"] + }, + "pct_viewable_population_reach": { + "type": ["null", "string"] + } + } +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/source.py b/airbyte-integrations/connectors/source-dv-360/source_dv_360/source.py index 27e77b06e7c5..32333fce66f3 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/source.py +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/source.py @@ -1,33 +1,30 @@ # # Copyright (c) 2021 Airbyte, Inc., all rights reserved. # + import json from datetime import datetime -from typing import Dict, Generator, Mapping, Any, List, Tuple, MutableMapping +from typing import Any, Dict, Generator, List, Mapping, MutableMapping, Tuple + from airbyte_cdk.logger import AirbyteLogger from airbyte_cdk.models import ( AirbyteCatalog, - AirbyteStateMessage, AirbyteMessage, AirbyteRecordMessage, + AirbyteStateMessage, AirbyteStream, ConfiguredAirbyteCatalog, Status, + SyncMode, Type, - SyncMode ) from airbyte_cdk.sources import AbstractSource from airbyte_cdk.sources.streams import Stream +from google.oauth2.credentials import Credentials from googleapiclient.discovery import build -from google.oauth2.credentials import Credentials -from .streams import ( - DBMStream, - Standard, - AudienceComposition, - Floodlight, - Reach, - UniqueReachAudience -) + +from .streams import AudienceComposition, DBMStream, Floodlight, Reach, Standard, UniqueReachAudience + class SourceDV360(AbstractSource): diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/spec.json b/airbyte-integrations/connectors/source-dv-360/source_dv_360/spec.json index abeceea41d52..8b3e147b0883 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/spec.json +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/spec.json @@ -4,11 +4,7 @@ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Display & Video 360 Spec", "type": "object", - "required": [ - "credentials", - "partner_id", - "start_date" - ], + "required": ["credentials", "partner_id", "start_date"], "additionalProperties": true, "properties": { "credentials": { @@ -67,12 +63,12 @@ "pattern": "^[0-9]{4}-[0-9]{2}-[0-9]{2}$", "order": 3 }, - "filters":{ - "type":"array", + "filters": { + "type": "array", "description": "filters for the dimensions. each filter object had 2 keys: 'type' for the name of the dimension to be used as. and 'value' for the value of the filter", - "default":[], + "default": [], "order": 4 } } } -} \ No newline at end of file +} diff --git a/airbyte-integrations/connectors/source-dv-360/source_dv_360/streams.py b/airbyte-integrations/connectors/source-dv-360/source_dv_360/streams.py index 7e9d33cd93ed..1ee388bb02c5 100644 --- a/airbyte-integrations/connectors/source-dv-360/source_dv_360/streams.py +++ b/airbyte-integrations/connectors/source-dv-360/source_dv_360/streams.py @@ -1,18 +1,23 @@ +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + +import csv +import io +import json from abc import ABC -from typing import Any, Iterable, Mapping, Optional, Tuple, MutableMapping +from typing import Any, Iterable, List, Mapping, MutableMapping, Optional, Tuple from xmlrpc.client import Boolean -from airbyte_cdk.sources.streams import Stream -import json -from typing import Mapping, Any, List + import pendulum -from google.oauth2.credentials import Credentials -from googleapiclient.discovery import build -import io -import csv import requests -from .fields import API_REPORT_BUILDER_MAPPING, sanitize from airbyte_cdk.models import SyncMode +from airbyte_cdk.sources.streams import Stream +from google.oauth2.credentials import Credentials +from googleapiclient.discovery import build + +from .fields import API_REPORT_BUILDER_MAPPING, sanitize # Mapping between the schema names and the report types in the report builder REPORT_TYPE_MAPPING = { diff --git a/airbyte-integrations/connectors/source-dv-360/unit_tests/conftest.py b/airbyte-integrations/connectors/source-dv-360/unit_tests/conftest.py index f1ce0e74bcff..4a283d00a8d2 100644 --- a/airbyte-integrations/connectors/source-dv-360/unit_tests/conftest.py +++ b/airbyte-integrations/connectors/source-dv-360/unit_tests/conftest.py @@ -1,3 +1,7 @@ +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + import json import pytest diff --git a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_fields.py b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_fields.py index 6283639dcd59..b71b58f56c56 100644 --- a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_fields.py +++ b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_fields.py @@ -1,5 +1,10 @@ +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + from source_dv_360.fields import sanitize + def test_sanitize_with_pct(): string = '% tesT string:' sanitized_string = sanitize(string) diff --git a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_source.py b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_source.py index 62914378dc0d..41dcef8572e2 100644 --- a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_source.py +++ b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_source.py @@ -1,5 +1,9 @@ +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + +from google.oauth2.credentials import Credentials from source_dv_360.source import SourceDV360 -from google.oauth2.credentials import Credentials def test_streams_count(config): diff --git a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_streams.py b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_streams.py index 5dee6a660b63..dd338d66cdc6 100644 --- a/airbyte-integrations/connectors/source-dv-360/unit_tests/test_streams.py +++ b/airbyte-integrations/connectors/source-dv-360/unit_tests/test_streams.py @@ -1,6 +1,12 @@ -from source_dv_360.streams import DBM +# +# Copyright (c) 2021 Airbyte, Inc., all rights reserved. +# + import json +from source_dv_360.streams import DBM + + def test_convert_fields(): fields = ["app_url_id", "cm_placement_id", "pct_clicks_leading_to_conversions", "region_id", "date"] converted_fields = DBM.convert_fields(fields)