Package 

Class CloudXRevenuePlatform


  • 
    public abstract class CloudXRevenuePlatform
    
                        

    Mediation platform a publisher reports impression-level revenue for via CloudX.reportRevenueData.

    This is intentionally not an enum so future platforms can be added without making the public API look like a closed set.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String name
    • Method Summary

      Modifier and Type Method Description
      abstract String getName() Stable platform name sent to CloudX services.
      final Boolean equals(Object other)
      final Integer hashCode()
      final String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait