LICENSE
MANIFEST.in
README.md
setup.py
dags/__init__.py
dags/airflow_dag.py
dags/anonymize_dag.py
dags/anonymize_query_dag.py
dags/archive_dag.py
dags/audience_analysis_dag.py
dags/barnacle_dag.py
dags/barnacle_dv360_dag.py
dags/bigquery_census_correlate_dag.py
dags/bigquery_census_normalize_dag.py
dags/bigquery_function_dag.py
dags/bigquery_pearson_significance_dag.py
dags/bigquery_pearson_significance_test_dag.py
dags/bigquery_query_dag.py
dags/bigquery_run_query_dag.py
dags/bigquery_storage_dag.py
dags/bigquery_to_sheet_dag.py
dags/bigquery_view_dag.py
dags/bucket_dag.py
dags/bulk_dv360_dag.py
dags/bulkdozer_dag.py
dags/cm_campaign_audit_dag.py
dags/cm_to_dv360_io_dag.py
dags/cm_user_editor_dag.py
dags/conversion_upload_from_biguery_dag.py
dags/conversion_upload_from_sheets_dag.py
dags/ctv_audience_affinity_dag.py
dags/dataset_dag.py
dags/dbm_dag.py
dags/dbm_to_bigquery_dag.py
dags/dbm_to_sheets_dag.py
dags/dbm_to_storage_dag.py
dags/dcm_api_to_bigquery_dag.py
dags/dcm_bulk_standard_dag.py
dags/dcm_dag.py
dags/dcm_log_dag.py
dags/dcm_replicate_to_bigquery_dag.py
dags/dcm_run_dag.py
dags/dcm_to_bigquery_dag.py
dags/dcm_to_sheets_dag.py
dags/dcm_to_storage_dag.py
dags/deal_finder_dag.py
dags/drive_copy_dag.py
dags/dt_dag.py
dags/dv360_api_insert_from_bigquery_dag.py
dags/dv360_api_patch_from_bigquery_dag.py
dags/dv360_api_to_bigquery_dag.py
dags/dv360_editor_dag.py
dags/dv360_feature_adoption_dag.py
dags/dv360_targeter_dag.py
dags/dv360_targeting_audit_dag.py
dags/dv3po_custom_signals_dag.py
dags/dynamic_costs_dag.py
dags/email_cm_to_bigquery_dag.py
dags/email_dv360_to_bigquery_dag.py
dags/email_to_bigquery_dag.py
dags/entity_dag.py
dags/floodlight_monitor_dag.py
dags/fred_regional_to_bigquery_dag.py
dags/fred_series_to_bigquery_dag.py
dags/ga_timeline_dag.py
dags/google_ads_segmentology_dag.py
dags/google_api_to_bigquery_dag.py
dags/hello_dag.py
dags/iam_dag.py
dags/itp_audit_dag.py
dags/kv_uploader_dag.py
dags/lineitem_read_to_bigquery_via_query_dag.py
dags/lineitem_read_to_bigquery_via_value_dag.py
dags/lineitem_write_from_bigquery_dag.py
dags/manual_dag.py
dags/mapping_dag.py
dags/monthly_budget_mover_dag.py
dags/policebot_dag.py
dags/sa360_web_query_dag.py
dags/salesforce_to_bigquery_dag.py
dags/sdf_to_bigquery_dag.py
dags/segmentology_dv360_dag.py
dags/sheets_clear_dag.py
dags/sheets_copy_dag.py
dags/sheets_to_bigquery_dag.py
dags/smartsheet_report_to_bigquery_dag.py
dags/smartsheet_to_bigquery_dag.py
dags/test_dag.py
dags/transparency_dag.py
dags/trends_places_to_bigquery_via_query_dag.py
dags/trends_places_to_bigquery_via_value_dag.py
dags/trends_places_to_sheets_via_query_dag.py
dags/trends_places_to_sheets_via_value_dag.py
dags/twitter_dag.py
dags/video_dag.py
starthinker/__init__.py
starthinker/config.py
starthinker.egg-info/PKG-INFO
starthinker.egg-info/SOURCES.txt
starthinker.egg-info/dependency_links.txt
starthinker.egg-info/entry_points.txt
starthinker.egg-info/not-zip-safe
starthinker.egg-info/requires.txt
starthinker.egg-info/top_level.txt
starthinker/airflow/__init__.py
starthinker/airflow/factory.py
starthinker/airflow/operators/__init__.py
starthinker/airflow/operators/hello.py
starthinker/airflow/operators/starthinker.py
starthinker/all/__init__.py
starthinker/all/helper.py
starthinker/all/run.py
starthinker/auth/__init__.py
starthinker/auth/helper.py
starthinker/script/__init__.py
starthinker/script/helper.py
starthinker/script/parse.py
starthinker/script/run.py
starthinker/task/__init__.py
starthinker/task/anonymize/__init__.py
starthinker/task/anonymize/run.py
starthinker/task/archive/__init__.py
starthinker/task/archive/run.py
starthinker/task/audience_reach_report/__init__.py
starthinker/task/audience_reach_report/run.py
starthinker/task/barnacle/__init__.py
starthinker/task/barnacle/run.py
starthinker/task/bigquery/__init__.py
starthinker/task/bigquery/helper.py
starthinker/task/bigquery/run.py
starthinker/task/bqflow/__init__.py
starthinker/task/bqflow/run.py
starthinker/task/bucket/__init__.py
starthinker/task/bucket/run.py
starthinker/task/census/__init__.py
starthinker/task/census/fields.py
starthinker/task/census/run.py
starthinker/task/conversion_upload/__init__.py
starthinker/task/conversion_upload/run.py
starthinker/task/dataset/__init__.py
starthinker/task/dataset/run.py
starthinker/task/dbm/__init__.py
starthinker/task/dbm/helper.py
starthinker/task/dbm/run.py
starthinker/task/dbm_authorize/__init__.py
starthinker/task/dbm_authorize/run.py
starthinker/task/dcm/__init__.py
starthinker/task/dcm/helper.py
starthinker/task/dcm/run.py
starthinker/task/dcm_log/__init__.py
starthinker/task/dcm_log/run.py
starthinker/task/dcm_replicate/__init__.py
starthinker/task/dcm_replicate/run.py
starthinker/task/drive/__init__.py
starthinker/task/drive/run.py
starthinker/task/dt/__init__.py
starthinker/task/dt/run.py
starthinker/task/dt/schema/Activity.py
starthinker/task/dt/schema/Activity_Category.py
starthinker/task/dt/schema/Activity_Type.py
starthinker/task/dt/schema/Ad.py
starthinker/task/dt/schema/Ad_Placement_Assignments.py
starthinker/task/dt/schema/Advertiser.py
starthinker/task/dt/schema/Browser.py
starthinker/task/dt/schema/Campaign.py
starthinker/task/dt/schema/City.py
starthinker/task/dt/schema/Click.py
starthinker/task/dt/schema/Creative.py
starthinker/task/dt/schema/Creative_Ad_Assignment.py
starthinker/task/dt/schema/Custom_Creative_Field.py
starthinker/task/dt/schema/Custom_Floodlight_Variable.py
starthinker/task/dt/schema/Custom_Rich_Media.py
starthinker/task/dt/schema/Designated_Market_Area.py
starthinker/task/dt/schema/Floodlight.py
starthinker/task/dt/schema/Impression.py
starthinker/task/dt/schema/Keyword_Value.py
starthinker/task/dt/schema/Landing_Page_Url.py
starthinker/task/dt/schema/Lookup.py
starthinker/task/dt/schema/Need_Type.py
starthinker/task/dt/schema/Operating_System.py
starthinker/task/dt/schema/Paid_Search.py
starthinker/task/dt/schema/Placement.py
starthinker/task/dt/schema/Placement_Cost.py
starthinker/task/dt/schema/Rich_Media.py
starthinker/task/dt/schema/Site.py
starthinker/task/dt/schema/State.py
starthinker/task/dt/schema/__init__.py
starthinker/task/dv_editor/__init__.py
starthinker/task/dv_editor/advertiser.py
starthinker/task/dv_editor/audit.py
starthinker/task/dv_editor/bid_strategy.py
starthinker/task/dv_editor/campaign.py
starthinker/task/dv_editor/creative.py
starthinker/task/dv_editor/frequency_cap.py
starthinker/task/dv_editor/insertion_order.py
starthinker/task/dv_editor/integration_detail.py
starthinker/task/dv_editor/line_item.py
starthinker/task/dv_editor/line_item_map.py
starthinker/task/dv_editor/pacing.py
starthinker/task/dv_editor/partner.py
starthinker/task/dv_editor/partner_cost.py
starthinker/task/dv_editor/patch.py
starthinker/task/dv_editor/run.py
starthinker/task/dv_editor/segment.py
starthinker/task/dv_targeter/__init__.py
starthinker/task/dv_targeter/advertiser.py
starthinker/task/dv_targeter/campaign.py
starthinker/task/dv_targeter/channel.py
starthinker/task/dv_targeter/combined_audience.py
starthinker/task/dv_targeter/custom_list.py
starthinker/task/dv_targeter/edit.py
starthinker/task/dv_targeter/first_and_third_party_audience.py
starthinker/task/dv_targeter/google_audience.py
starthinker/task/dv_targeter/insertion_order.py
starthinker/task/dv_targeter/inventory_group.py
starthinker/task/dv_targeter/inventory_source.py
starthinker/task/dv_targeter/line_item.py
starthinker/task/dv_targeter/location_list.py
starthinker/task/dv_targeter/negative_keyword_list.py
starthinker/task/dv_targeter/partner.py
starthinker/task/dv_targeter/run.py
starthinker/task/dv_targeter/targeting.py
starthinker/task/dynamic_costs/__init__.py
starthinker/task/dynamic_costs/run.py
starthinker/task/dynamite/__init__.py
starthinker/task/dynamite/run.py
starthinker/task/email/__init__.py
starthinker/task/email/run.py
starthinker/task/entity/__init__.py
starthinker/task/entity/run.py
starthinker/task/entity/schema/Advertiser.py
starthinker/task/entity/schema/ApprovalStatus.py
starthinker/task/entity/schema/Browser.py
starthinker/task/entity/schema/Budget.py
starthinker/task/entity/schema/Campaign.py
starthinker/task/entity/schema/CostTrackingPixel.py
starthinker/task/entity/schema/Creative.py
starthinker/task/entity/schema/CustomAffinity.py
starthinker/task/entity/schema/DataPartner.py
starthinker/task/entity/schema/DeviceCriteria.py
starthinker/task/entity/schema/EntityCommonData.py
starthinker/task/entity/schema/ExchangeSettings.py
starthinker/task/entity/schema/FreeFormTarget.py
starthinker/task/entity/schema/FrequencyCap.py
starthinker/task/entity/schema/GeoLocation.py
starthinker/task/entity/schema/InsertionOrder.py
starthinker/task/entity/schema/InventorySource.py
starthinker/task/entity/schema/Isp.py
starthinker/task/entity/schema/Language.py
starthinker/task/entity/schema/LineItem.py
starthinker/task/entity/schema/Partner.py
starthinker/task/entity/schema/PartnerCosts.py
starthinker/task/entity/schema/PartnerRevenueModel.py
starthinker/task/entity/schema/Pixel.py
starthinker/task/entity/schema/SelectionTarget.py
starthinker/task/entity/schema/SupportedExchange.py
starthinker/task/entity/schema/Target.py
starthinker/task/entity/schema/TargetList.py
starthinker/task/entity/schema/TargetUnion.py
starthinker/task/entity/schema/UniversalChannel.py
starthinker/task/entity/schema/UniversalSite.py
starthinker/task/entity/schema/UserList.py
starthinker/task/entity/schema/UserListAdvertiserPricing.py
starthinker/task/entity/schema/UserListPricing.py
starthinker/task/entity/schema/__init__.py
starthinker/task/floodlight_monitor/__init__.py
starthinker/task/floodlight_monitor/run.py
starthinker/task/fred/__init__.py
starthinker/task/fred/run.py
starthinker/task/ga/__init__.py
starthinker/task/ga/run.py
starthinker/task/google_api/__init__.py
starthinker/task/google_api/helper.py
starthinker/task/google_api/run.py
starthinker/task/hello/__init__.py
starthinker/task/hello/run.py
starthinker/task/iam/__init__.py
starthinker/task/iam/run.py
starthinker/task/itp_audit/__init__.py
starthinker/task/itp_audit/queries.py
starthinker/task/itp_audit/run.py
starthinker/task/lineitem/__init__.py
starthinker/task/lineitem/helper.py
starthinker/task/lineitem/run.py
starthinker/task/lineitem_beta/__init__.py
starthinker/task/lineitem_beta/run.py
starthinker/task/liquidus/__init__.py
starthinker/task/liquidus/run.py
starthinker/task/lp_dawn/__init__.py
starthinker/task/lp_dawn/run.py
starthinker/task/mapping/__init__.py
starthinker/task/mapping/run.py
starthinker/task/marketing/__init__.py
starthinker/task/marketing/experiment.py
starthinker/task/marketing/run.py
starthinker/task/monthly_budget_mover/__init__.py
starthinker/task/monthly_budget_mover/run.py
starthinker/task/newsletter/__init__.py
starthinker/task/newsletter/helper.py
starthinker/task/notify/__init__.py
starthinker/task/notify/run.py
starthinker/task/omnicom_admin_trix/__init__.py
starthinker/task/omnicom_admin_trix/run.py
starthinker/task/plx/__init__.py
starthinker/task/plx/run.py
starthinker/task/publisher_preview/__init__.py
starthinker/task/publisher_preview/run.py
starthinker/task/salesforce/__init__.py
starthinker/task/salesforce/run.py
starthinker/task/sdf/__init__.py
starthinker/task/sdf/run.py
starthinker/task/sdf_legacy/__init__.py
starthinker/task/sdf_legacy/run.py
starthinker/task/sentinel/__init__.py
starthinker/task/sentinel/run.py
starthinker/task/sftp/__init__.py
starthinker/task/sftp/run.py
starthinker/task/sheets/__init__.py
starthinker/task/sheets/helper.py
starthinker/task/sheets/run.py
starthinker/task/smartsheet/__init__.py
starthinker/task/smartsheet/run.py
starthinker/task/snippets/__init__.py
starthinker/task/snippets/helper.py
starthinker/task/test/__init__.py
starthinker/task/test/run.py
starthinker/task/traffic/__init__.py
starthinker/task/traffic/ad.py
starthinker/task/traffic/campaign.py
starthinker/task/traffic/class_extensions.py
starthinker/task/traffic/creative.py
starthinker/task/traffic/creative_assets.py
starthinker/task/traffic/creative_association.py
starthinker/task/traffic/dao.py
starthinker/task/traffic/dynamic_targeting_key.py
starthinker/task/traffic/event_tag.py
starthinker/task/traffic/feed.py
starthinker/task/traffic/landing_page.py
starthinker/task/traffic/logger.py
starthinker/task/traffic/placement.py
starthinker/task/traffic/placement_group.py
starthinker/task/traffic/run.py
starthinker/task/traffic/store.py
starthinker/task/traffic/test.py
starthinker/task/traffic/video_format.py
starthinker/task/twitter/__init__.py
starthinker/task/twitter/run.py
starthinker/task/video/__init__.py
starthinker/task/video/run.py
starthinker/task/weather_gov/__init__.py
starthinker/task/weather_gov/run.py
starthinker/task/weather_gov/test.py
starthinker/util/__init__.py
starthinker/util/auth/__init__.py
starthinker/util/auth/storage.py
starthinker/util/auth/wrapper.py
starthinker/util/bigquery/__init__.py
starthinker/util/bigquery/functions.py
starthinker/util/bigquery/us_geography.py
starthinker/util/colab/__init__.py
starthinker/util/csv/__init__.py
starthinker/util/data/__init__.py
starthinker/util/datastore/__init__.py
starthinker/util/dbm/__init__.py
starthinker/util/dbm/targeting.py
starthinker/util/dbm/schema/__init__.py
starthinker/util/dbm_beta/__init__.py
starthinker/util/dcm/__init__.py
starthinker/util/dcm/internalv33_uri.py
starthinker/util/dcm/schema/Activity_Filters.py
starthinker/util/dcm/schema/Activity_Metrics.py
starthinker/util/dcm/schema/Conversion_Dimensions.py
starthinker/util/dcm/schema/Cross_Dimension_Reach_Report_Breakdown.py
starthinker/util/dcm/schema/Cross_Dimension_Reach_Report_Filters.py
starthinker/util/dcm/schema/Cross_Dimension_Reach_Report_Metrics.py
starthinker/util/dcm/schema/Cross_Dimension_Reach_Report_Overlap_Metrics.py
starthinker/util/dcm/schema/Custom_Rich_Media_Filters.py
starthinker/util/dcm/schema/Floodlight_Report_Dimensions.py
starthinker/util/dcm/schema/Floodlight_Report_Filters.py
starthinker/util/dcm/schema/Floodlight_Report_Metrics.py
starthinker/util/dcm/schema/Lookup.py
starthinker/util/dcm/schema/Path_To_Conversion_Report_Custom_Floodlight_Variables.py
starthinker/util/dcm/schema/Path_To_Conversion_Report_Metrics.py
starthinker/util/dcm/schema/Per_Interaction_Dimensions.py
starthinker/util/dcm/schema/Reach_Report_Dimensions.py
starthinker/util/dcm/schema/Reach_Report_Filters.py
starthinker/util/dcm/schema/Reach_Report_Metrics.py
starthinker/util/dcm/schema/Reach_by_Frequency_Metrics.py
starthinker/util/dcm/schema/Standard_Report_Dimensions.py
starthinker/util/dcm/schema/Standard_Report_Filters.py
starthinker/util/dcm/schema/Standard_Report_Metrics.py
starthinker/util/dcm/schema/__init__.py
starthinker/util/debug/__init__.py
starthinker/util/drive/__init__.py
starthinker/util/dv360_beta/__init__.py
starthinker/util/dv360_beta/example.py
starthinker/util/dynamite/__init__.py
starthinker/util/email/__init__.py
starthinker/util/email/template.py
starthinker/util/ga/__init__.py
starthinker/util/google_api/__init__.py
starthinker/util/google_api/discovery_to_bigquery.py
starthinker/util/google_api/test.py
starthinker/util/project/__init__.py
starthinker/util/project/singleton.py
starthinker/util/pubsub/__init__.py
starthinker/util/regexp/__init__.py
starthinker/util/regexp/plural.py
starthinker/util/salesforce/__init__.py
starthinker/util/sdf/__init__.py
starthinker/util/sdf/schema/Lookup.py
starthinker/util/sdf/schema/__init__.py
starthinker/util/sheets/__init__.py
starthinker/util/snippets/__init__.py
starthinker/util/snippets/snippets_v1.py
starthinker/util/storage/__init__.py
starthinker/util/trix/__init__.py
starthinker_ui/__init__.py
starthinker_ui/manage.py
starthinker_ui/account/__init__.py
starthinker_ui/account/apps.py
starthinker_ui/account/decorators.py
starthinker_ui/account/models.py
starthinker_ui/account/tests.py
starthinker_ui/account/urls.py
starthinker_ui/account/views.py
starthinker_ui/account/management/__init__.py
starthinker_ui/account/management/commands/__init__.py
starthinker_ui/account/management/commands/account_status.py
starthinker_ui/account/management/commands/newsletter.py
starthinker_ui/account/migrations/0001_initial.py
starthinker_ui/account/migrations/__init__.py
starthinker_ui/project/__init__.py
starthinker_ui/project/forms.py
starthinker_ui/project/models.py
starthinker_ui/project/tests.py
starthinker_ui/project/urls.py
starthinker_ui/project/views.py
starthinker_ui/project/migrations/0001_initial.py
starthinker_ui/project/migrations/0002_project_key.py
starthinker_ui/project/migrations/0003_auto_20201202_1553.py
starthinker_ui/project/migrations/__init__.py
starthinker_ui/recipe/__init__.py
starthinker_ui/recipe/colab.py
starthinker_ui/recipe/compute.py
starthinker_ui/recipe/dag.py
starthinker_ui/recipe/forms.py
starthinker_ui/recipe/forms_fields.py
starthinker_ui/recipe/forms_json.py
starthinker_ui/recipe/forms_script.py
starthinker_ui/recipe/log.py
starthinker_ui/recipe/models.py
starthinker_ui/recipe/models_fields.py
starthinker_ui/recipe/scripts.py
starthinker_ui/recipe/tests.py
starthinker_ui/recipe/timezones.py
starthinker_ui/recipe/urls.py
starthinker_ui/recipe/views.py
starthinker_ui/recipe/management/__init__.py
starthinker_ui/recipe/management/commands/__init__.py
starthinker_ui/recipe/management/commands/autoscale.py
starthinker_ui/recipe/management/commands/job_worker.py
starthinker_ui/recipe/management/commands/recipe_admin.py
starthinker_ui/recipe/management/commands/recipe_impact.py
starthinker_ui/recipe/management/commands/recipe_log.py
starthinker_ui/recipe/management/commands/recipe_patch.py
starthinker_ui/recipe/management/commands/recipe_status.py
starthinker_ui/recipe/management/commands/recipe_to_json.py
starthinker_ui/recipe/migrations/0001_initial.py
starthinker_ui/recipe/migrations/__init__.py
starthinker_ui/ui/__init__.py
starthinker_ui/ui/framework.py
starthinker_ui/ui/settings.py
starthinker_ui/ui/urls.py
starthinker_ui/ui/wsgi.py
starthinker_ui/website/__init__.py
starthinker_ui/website/models.py
starthinker_ui/website/tests.py
starthinker_ui/website/urls.py
starthinker_ui/website/views.py
starthinker_ui/website/management/__init__.py
starthinker_ui/website/management/commands/__init__.py
starthinker_ui/website/management/commands/airflow.py
starthinker_ui/website/management/commands/announce.py
starthinker_ui/website/management/commands/bestinclass.py
starthinker_ui/website/management/commands/colab.py
starthinker_ui/website/management/commands/esteemed.py
starthinker_ui/website/management/commands/github.py
starthinker_ui/website/migrations/__init__.py
starthinker_ui/website/templatetags/__init__.py
starthinker_ui/website/templatetags/website_app.py