Returns a list of attributes for this ad. This includes attributes
start_time and end_time if they are specified for the ad.
Namespace:
Apptus.ESales.Connector.Report
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public List<AdAttribute> Attributes()
Return Value
Type:
ListAdAttributeA list of all attributes.
See Also