AddAdSelectionFromผลลัพธ์sOverrideRequest

public class AddAdSelectionFromOutcomesOverrideRequest
extends Object

java.lang.Object
android.adservices.adselection.AddAdSelectionFromผลลัพธ์sOverrideRequest


POJO นี้แสดงถึง TestAdSelectionManager.overrideAdSelectionFromOutcomesConfigRemoteInfo(AddAdSelectionFromOutcomesOverrideRequest, Executor, OutcomeReceiver) ( คำขอ AddAdSelectionOverrideRequest, Executor, resultsReceiver)}

ในไฟล์มี AdSelectionFromOutcomesConfig ซึ่งจะทำหน้าที่เป็นตัวระบุสำหรับ การลบล้างเฉพาะ, String SelectionLogicJ และ String SelectionSignals ช่องที่แทนค่าการลบล้าง

สรุป

ช่างก่อสร้างสาธารณะ

AddAdSelectionFromOutcomesOverrideRequest(AdSelectionFromOutcomesConfig adSelectionFromOutcomesConfig, String outcomeSelectionLogicJs, AdSelectionSignals outcomeSelectionTrustedSignals)

สร้างอินสแตนซ์ AddAdSelectionFromOutcomesOverrideRequest

วิธีการสาธารณะ

AdSelectionFromOutcomesConfig getAdSelectionFromOutcomesConfig()
String getOutcomeSelectionLogicJs()
AdSelectionSignals getOutcomeSelectionTrustedSignals()

วิธีการที่รับมา

ช่างก่อสร้างสาธารณะ

AddAdSelectionFromผลลัพธ์sOverrideRequest

public AddAdSelectionFromOutcomesOverrideRequest (AdSelectionFromOutcomesConfig adSelectionFromOutcomesConfig, 
                String outcomeSelectionLogicJs, 
                AdSelectionSignals outcomeSelectionTrustedSignals)

สร้างอินสแตนซ์ AddAdSelectionFromOutcomesOverrideRequest

พารามิเตอร์
adSelectionFromOutcomesConfig AdSelectionFromOutcomesConfig: ค่านี้ต้องไม่เป็น null

outcomeSelectionLogicJs String: ค่านี้ต้องไม่เป็น null

outcomeSelectionTrustedSignals AdSelectionSignals: ค่านี้ต้องไม่เป็น null

วิธีการสาธารณะ

getAdSelectionFromผลลัพธ์sConfig

public AdSelectionFromOutcomesConfig getAdSelectionFromOutcomesConfig ()

คิกรีเทิร์น
AdSelectionFromOutcomesConfig อินสแตนซ์ของ AdSelectionFromOutcomesConfig ซึ่งเป็นการกำหนดค่าของโฆษณา ขั้นตอนการเลือก การกําหนดค่านี้ให้ข้อมูลที่จําเป็นในการเรียกใช้การเลือกโฆษณา ที่สร้างราคาเสนอและคะแนนเพื่อหาโฆษณาที่ชนะและจะได้การแสดงผล ค่านี้ต้องไม่เป็น null

getผลลัพธ์SelectionLogicJ

public String getOutcomeSelectionLogicJs ()

คิกรีเทิร์น
String ผลลัพธ์ JavaScript การลบล้างควรเป็นสตริงที่มีโค้ด JS ที่ถูกต้อง ควรมีตรรกะการเลือกผลลัพธ์ที่จะดำเนินการในระหว่างการแสดงโฆษณา มากมาย ค่านี้ต้องไม่เป็น null

getresultsSelectionTrustedSignals

public AdSelectionSignals getOutcomeSelectionTrustedSignals ()

คิกรีเทิร์น
AdSelectionSignals สัญญาณการให้คะแนนที่เชื่อถือได้การลบล้างควรเป็นสตริง JSON ที่ถูกต้อง โปรแกรม Trusted สัญญาณจะถูกป้อนเข้าสู่ตรรกะการเลือกผลลัพธ์ระหว่างการเลือกผลลัพธ์โฆษณา ค่านี้ต้องไม่เป็น null