Package 

Class ProductAdsFilter


  • 
    public final class ProductAdsFilter
    
                        

    Immutable Product Listing Ads (PLA) filtering parameters with clean, Kotlin-idiomatic API

    This class is thread-safe and immutable, preventing the issues from the old mutable builder pattern.

    • Method Summary

      Modifier and Type Method Description
      final Map<String, Object> toMap() Get the filter parameters as an immutable map
      • Methods inherited from class java.lang.Object

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