public class AdjustAttribution extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
adgroup |
String |
adid |
String |
campaign |
String |
clickLabel |
String |
creative |
String |
network |
String |
trackerName |
String |
trackerToken |
| Constructor and Description |
|---|
AdjustAttribution() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
static AdjustAttribution |
fromJson(org.json.JSONObject jsonObject,
String adid) |
int |
hashCode() |
String |
toString() |
public String trackerToken
public String trackerName
public String network
public String campaign
public String adgroup
public String creative
public String clickLabel
public String adid
public static AdjustAttribution fromJson(org.json.JSONObject jsonObject, String adid)
Copyright © 2018. All rights reserved.