File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -420,13 +420,13 @@ Adjust.create(adjustConfig);
420
420
421
421
Within the listener function you have access to the ` attribution ` parameters. Here is a quick summary of its properties:
422
422
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 .
430
430
- ` adid ` the Adjust device identifier.
431
431
432
432
Please make sure to consider our [ applicable attribution data policies] [ attribution-data ] .
You can’t perform that action at this time.
0 commit comments