Create a data export configAsk AIpost https://api.northbeam.io/v1/exports/data-exportBody Paramsbucket_namestringName of the bucket, if you choose to export to an external bucket.levelstringenumDefaults to platformLevel of metrics to export.platformcampaignadsetadAllowed:platformcampaignadsetadtime_granularitystringenumDefaults to DAILYData time granularity.DAILYHOURLYAllowed:DAILYHOURLYperiod_typestringenumDefaults to LAST_7_DAYSTime period to be exported. It can be either a relative window or a fixed window. If you choose to export a fixed window, the period_options property must be set.FIXEDTODAYYESTERDAYYESTERDAY_AND_TODAYLAST_3_DAYSLAST_7_DAYSLAST_14_DAYSLAST_28_DAYSLAST_60_DAYSMONTH_TO_DATELAST_MONTHShow 11 enum valuesperiod_optionsobjectTime frame to be exported if period_type is set to "FIXED". The time period cannot be greater than 2 years.period_options objectbreakdownsarray of objectsLabels used to breakdown the data. If you are unsure which breakdowns to use, you can fetch them using the /breakdowns endpoint.breakdownsADD objectoptionsobjectoptions objectattribution_optionsobjectrequiredattribution_options objectmetricsarray of objectsrequired≥ 1Metrics to export. Check in /metrics for available metrics.metrics*ADD objectResponses 201Data Export created successfuly 401Unauthorized 429Too many requests 500Internal server errorUpdated almost 3 years ago