ADJAttribution class

The ADJAttribution object contains details about the current attribution status of the device.

Properties

All properties are returned as a JSON object. Any values that are not populated will be sent back as nil.

Note:
Cost data (costType, costAmount, and costCurrency) are only available when the needsCost property on the config object is set to true.
ValuesData typeDescription
trackerTokenStringThe token of the tracker to which the device is currently attributed.
trackerNameStringThe name of the tracker to which the device is currently attributed.
networkStringThe name of the network to which the device is currently attributed.
campaignStringThe name of the campaign to which the device is currently attributed.
adgroupStringThe name of the adgroup to which the device is currently attributed.
creativeStringThe name of the creative to which the device is currently attributed.
clickLabelStringThe click label that the install is tagged with.
adidStringThe unique Adjust ID assigned to the device.
costTypeStringThe campaign pricing model (e.g. cpi).
costAmountNumberThe cost of the install.
costCurrencyStringThe code of the currency associated with the cost. This should be a three character string that follows the ISO 4217 standard