Skip to main content

Interface IAttributionInfo

Declaration
public interface IAttributionInfo

Properties

network

Declaration
string network { get; }

adgroup

Declaration
string adgroup { get; }

campaign

Declaration
string campaign { get; }

creative

Declaration
string creative { get; }

clickLabel

Declaration
string clickLabel { get; }

trackerName

Declaration
string trackerName { get; }

trackerToken

Declaration
string trackerToken { get; }

costType

Declaration
string costType { get; }

costAmount

Declaration
double? costAmount { get; }

costCurrency

Declaration
string costCurrency { get; }

fbInstallReferrer

Declaration
string fbInstallReferrer { get; }