AddAdSelectionFromresultsOverrideRequest

public class AddAdSelectionFromOutcomesOverrideRequest
extends Object

java.lang.Object
android.adservices.adselection.AddAdSelectionFromתוצאהsOverrideRequest


POJO הזה מייצג את TestAdSelectionManager.overrideAdSelectionFromOutcomesConfigRemoteInfo(AddAdSelectionFromOutcomesOverrideRequest, Executor, OutcomeReceiver) ( בקשת AddAdSelectionOverrideRequest, Executor, resultReceiver)}

הוא מכיל AdSelectionFromOutcomesConfig שישמש כמזהה של השינוי הספציפי, בחירה מסוג StringSelectLogicJs ואות בחירה של String שדה שמייצג את ערך השינוי מברירת המחדל

סיכום

בנאים ציבוריים

AddAdSelectionFromOutcomesOverrideRequest(AdSelectionFromOutcomesConfig adSelectionFromOutcomesConfig, String outcomeSelectionLogicJs, AdSelectionSignals outcomeSelectionTrustedSignals)

יוצר מכונה AddAdSelectionFromOutcomesOverrideRequest.

שיטות ציבוריות

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

שיטות שעברו בירושה

בנאים ציבוריים

AddAdSelectionFromresultsOverrideRequest

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

יוצר מכונה AddAdSelectionFromOutcomesOverrideRequest.

פרמטרים
adSelectionFromOutcomesConfig AdSelectionFromOutcomesConfig: הערך הזה לא יכול להיות null.

outcomeSelectionLogicJs String: הערך הזה לא יכול להיות null.

outcomeSelectionTrustedSignals AdSelectionSignals: הערך הזה לא יכול להיות null.

שיטות ציבוריות

getAdSelectionFromresultsConfig

public AdSelectionFromOutcomesConfig getAdSelectionFromOutcomesConfig ()

החזרות
AdSelectionFromOutcomesConfig מופע של AdSelectionFromOutcomesConfig, ההגדרה של המודעה תהליך בחירה. ההגדרה הזו מספקת את הנתונים הדרושים להפעלה של בחירת מודעות שיוצר את הצעות המחיר והציונים כדי למצוא מודעה מנצחת להצגה. הערך הזה לא יכול להיות null.

getתוצאהSelectionLogicJs

public String getOutcomeSelectionLogicJs ()

החזרות
String תוצאת ה-JavaScript לביטול, צריכה להיות מחרוזת שמכילה קוד JS חוקי. צריך להכיל את הלוגיקה של בחירת התוצאות, שתתבצע במהלך תוצאת המודעה בחירה. הערך הזה לא יכול להיות null.

getתוצאהSelection TrustedSignals

public AdSelectionSignals getOutcomeSelectionTrustedSignals ()

החזרות
AdSelectionSignals שינוי אותות הציון המהימנים, צריך להיות מחרוזת JSON חוקית. אנשי המקצוע המהימנים האותות יוזנו בלוגיקה של בחירת התוצאות במהלך הבחירה של תוצאות המודעות. הערך הזה לא יכול להיות null.