| Package | Description |
|---|---|
| com.enremmeta.rtb | |
| com.enremmeta.rtb.api |
| Modifier and Type | Field and Description |
|---|---|
private UserExperimentAttributes |
BidCandidateManager.experimentData |
| Modifier and Type | Method and Description |
|---|---|
static void |
LogUtils.logExperimentCampaign(OpenRtbRequest req,
String modUid,
Ad ad,
UserExperimentAttributes exptAttributes)
Log an A/B-test assignment on Campaign.
|
static void |
LogUtils.logExperimentTargetingStrategy(OpenRtbRequest req,
String modUid,
Ad ad,
UserExperimentAttributes exptAttributes)
Log an A/B-test assignment on Targeting Strategy.
|
| Modifier and Type | Field and Description |
|---|---|
private UserExperimentAttributes |
UserAttributes.userExperimentData |
| Modifier and Type | Method and Description |
|---|---|
UserExperimentAttributes |
UserAttributes.getUserExperimentData() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserAttributes.setUserExperimentData(UserExperimentAttributes userExperimentData) |
| Constructor and Description |
|---|
UserAttributes(UserExperimentAttributes userExperimentData,
UserFrequencyCapAttributes userFrequencyCap) |