Exports ad data from the eSales cluster by returning a stream to the caller.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public virtual Stream ExportAds()
Return Value
Type: StreamThe stream containing ad data from the cluster.
See Also