Class PersonalizePlacement


  • public final class PersonalizePlacement
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int groupId
      Group identifier.
      java.lang.String id
      Placement identifier.
      PersonalizeOffer offer
      Offer instance.
      int testId
      Identifier of A/B test.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • id

        @NonNull
        public final java.lang.String id
        Placement identifier.
      • groupId

        public final int groupId
        Group identifier.
      • testId

        public final int testId
        Identifier of A/B test.