From f61cf6f41a36455d1e3ca457f523089c0bae1cb2 Mon Sep 17 00:00:00 2001 From: easteracrobat Date: Wed, 29 Nov 2017 11:46:00 +0100 Subject: [PATCH] current install to att. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0e6815ff..e461aac5 100644 --- a/README.md +++ b/README.md @@ -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].