ConnectorExportAds Method (String) |
Exports ad data from the eSales cluster to the specified destinationFile.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public long ExportAds(
string destinationFile
)
Parameters
- destinationFile
- Type: SystemString
The destination file for ad data
Return Value
Type:
Int64The size of the saved file in bytes
See Also