Gets a list of the names of all ad attributes that has been imported to eSales.
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
Syntax
C#
public IList<string> AvailableAdAttributes()
Return Value
Type: IListStringA list of attribute names.
See Also