Skip to content

Commit cb4396f

Browse files
author
Chris Marshall
authored
Merge pull request #24 from adjust/current-install-to-att
current install to att.
2 parents 815714b + f61cf6f commit cb4396f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -420,13 +420,13 @@ Adjust.create(adjustConfig);
420420

421421
Within the listener function you have access to the `attribution` parameters. Here is a quick summary of its properties:
422422

423-
- `trackerToken` the tracker token of the current install.
424-
- `trackerName` the tracker name of the current install.
425-
- `network` the network grouping level of the current install.
426-
- `campaign` the campaign grouping level of the current install.
427-
- `adgroup` the ad group grouping level of the current install.
428-
- `creative` the creative grouping level of the current install.
429-
- `clickLabel` the click label of the current install.
423+
- `trackerToken` the tracker token of the current attribution.
424+
- `trackerName` the tracker name of the current attribution.
425+
- `network` the network grouping level of the current attribution.
426+
- `campaign` the campaign grouping level of the current attribution.
427+
- `adgroup` the ad group grouping level of the current attribution.
428+
- `creative` the creative grouping level of the current attribution.
429+
- `clickLabel` the click label of the current attribution.
430430
- `adid` the Adjust device identifier.
431431

432432
Please make sure to consider our [applicable attribution data policies][attribution-data].

0 commit comments

Comments
 (0)