Package | Description |
---|---|
com.enremmeta.rtb.api | |
com.enremmeta.rtb.jersey |
Modifier and Type | Field and Description |
---|---|
protected List<TargetingGeo> |
AdImpl.geos |
protected List<TargetingGeo> |
AdImpl.negativeGeos |
Modifier and Type | Method and Description |
---|---|
List<TargetingGeo> |
AdImpl.getGeos() |
List<TargetingGeo> |
Ad.getGeos() |
List<TargetingGeo> |
AdImpl.getNegativeGeos() |
List<TargetingGeo> |
Ad.getNegativeGeos() |
Modifier and Type | Method and Description |
---|---|
private void |
AdminSvcSpec_invAd.configAdMock(Ad adMock,
Expression<String> segments,
List<TargetingGeo> geos,
List<Tag> tags) |
private void |
AdminSvcSpec_invAd.testInvAdIfAuthenticatedAndInvAdFound(Ad[] allAds,
Expression<String> segments,
List<TargetingGeo> geos,
List<Tag> tags) |