إزالة AdSelectionOverrideRequest

public class RemoveAdSelectionOverrideRequest
extends Object

java.lang.Object
android.adservices.adselection.RemoveAdSelectionOverrideRequest


يمثِّل POJO هذا طلب TestAdSelectionManager#removeAdSelectionConfigRemoteInfoOverride( RemoveAdSelectionOverrideRequest, Executor, OutcomeReceiver).

ويحتوي على حقل واحد، وهو AdSelectionConfig الذي يُستخدم كمعرّف الإلغاء المراد إزالته

ملخّص

شركة إنشاءات عامة

RemoveAdSelectionOverrideRequest(AdSelectionConfig adSelectionConfig)

تنشئ مثيل RemoveAdSelectionOverrideRequest.

الطرق العامة

AdSelectionConfig getAdSelectionConfig()

الطرق المكتسبة

شركة إنشاءات عامة

إزالة AdSelectionOverrideRequest

public RemoveAdSelectionOverrideRequest (AdSelectionConfig adSelectionConfig)

تنشئ مثيل RemoveAdSelectionOverrideRequest.

المعلمات
adSelectionConfig AdSelectionConfig: لا يمكن أن تكون هذه القيمة null.

الطرق العامة

getAdSelectionConfig

public AdSelectionConfig getAdSelectionConfig ()

المرتجعات
AdSelectionConfig AdSelectionConfig، وهي ضبط عملية اختيار الإعلانات. لا يمكن أن تكون هذه القيمة null.