Distribution-Related Capabilities
Once your customer has activated a destination account, the following capabilities are available in the Distribution section of the API to manage segment data distributions.
- Add segments to a destination account distribution: Use the Add Segments to a Destination Account call to add a segment or segments to the distribution for a particular destination account by sending the destination account ID and the segment ID(s).
- Remove segments from a destination account distribution: Use the Remove Segments from a Destination Account call to remove a segment or segments from the distribution for a particular destination account by sending the destination account ID and the segment ID(s).
- Display a list of all segments being distributed to a particular destination account: Use the List All Segments for a Destination Account call to get a list of all segments that are currently being distributed to a particular destination account by sending the destination account ID.
Updated almost 6 years ago