PersistAdSelectionAnswerRequest

public final class PersistAdSelectionResultRequest
extends Object

java.lang.Object
android.adservices.adselection.PersistAdSelectionתוצאהRequest


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

מכונות של המחלקה הזו נוצרות על ידי ערכות SDK שיסופקו כארגומנטים ל-methods AdSelectionManager.persistAdSelectionResult(PersistAdSelectionResultRequest, Executor, OutcomeReceiver) ב-AdSelectionManager.

סיכום

מחלקות מקוננות

class PersistAdSelectionResultRequest.Builder

Builder ל-PersistAdSelectionResultRequest אובייקטים. 

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

long getAdSelectionId()
byte[] getAdSelectionResult()
AdTechIdentifier getSeller()

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

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

getAdSelectionId

public long getAdSelectionId ()

החזרות
long מזהה של בחירת מודעה.

getAdSelectionתוצאה

public byte[] getAdSelectionResult ()

החזרות
byte[] תוצאה של בחירת מודעה. הערך הזה יכול להיות null.

getSeller

public AdTechIdentifier getSeller ()

החזרות
AdTechIdentifier למוכר. הערך הזה יכול להיות null.