Skip to content

Commit

Permalink
current install to att.
Browse files Browse the repository at this point in the history
  • Loading branch information
easteracrobat committed Nov 29, 2017
1 parent 815714b commit f61cf6f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,13 +420,13 @@ Adjust.create(adjustConfig);

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

- `trackerToken` the tracker token of the current install.
- `trackerName` the tracker name of the current install.
- `network` the network grouping level of the current install.
- `campaign` the campaign grouping level of the current install.
- `adgroup` the ad group grouping level of the current install.
- `creative` the creative grouping level of the current install.
- `clickLabel` the click label of the current install.
- `trackerToken` the tracker token of the current attribution.
- `trackerName` the tracker name of the current attribution.
- `network` the network grouping level of the current attribution.
- `campaign` the campaign grouping level of the current attribution.
- `adgroup` the ad group grouping level of the current attribution.
- `creative` the creative grouping level of the current attribution.
- `clickLabel` the click label of the current attribution.
- `adid` the Adjust device identifier.

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

0 comments on commit f61cf6f

Please sign in to comment.