Managing datastreams in Management API

Managing datastreams in Management API#

The Management API enables you to programmatically create and configure datastreams in Adverity. This section explains how to use API endpoints to manage your data collection setup.

Why datastream management matters#

Programmatic datastream management enables you to:

  • Automate data collection configuration

  • Scale your data operations efficiently

  • Maintain consistent settings across datastreams

  • Control data collection programmatically

Core concepts#

What is a datastream?

A datastream is how you collect data from a data source in Adverity. You can create multiple datastreams for the same data source, for example to collect data from different accounts in separate datastreams.

Inside this guide#