Create Table S3 / Snowflake / GCS

Creates a permanent AWS S3 or Snowflake table. Note that before creating a table, you must create an integration.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
Defaults to { "report_name": "my_report_name", "delivery_information": { "response_format": "csv", "delivery_method": "bucket_access", "delivery_method_params": { "integration_name": "test_s3", "table_name": "test" } }, "report_query": { "tables": [ { "vtable": "traffic_and_engagement", "granularity": "monthly", "latest": true, "filters": { "domains": [ "amazon.com" ], "countries": [ "US" ], "include_subdomains": true }, "metrics": [ "all_traffic_visits", "desktop_visits" ] } ] } }
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json