GetAdSelectionDataRequest.Builder

public static final class GetAdSelectionDataRequest.Builder
extends Object

java.lang.Object
   ↳ android.adservices.adselection.GetAdSelectionDataRequest.Builder


Trình tạo cho các đối tượng GetAdSelectionDataRequest.

Tóm tắt

Hàm khởi tạo công khai

Builder()

Phương thức công khai

GetAdSelectionDataRequest build()

Tạo một thực thể GetAdSelectionDataRequest.

GetAdSelectionDataRequest.Builder setSeller(AdTechIdentifier seller)

Đặt AdTechIdentifier của người bán.

Phương thức kế thừa

Hàm khởi tạo công khai

Phương thức công khai

build

public GetAdSelectionDataRequest build ()

Tạo một thực thể GetAdSelectionDataRequest.

Trả về
GetAdSelectionDataRequest Giá trị này không được là null.

setSeller

public GetAdSelectionDataRequest.Builder setSeller (AdTechIdentifier seller)

Đặt AdTechIdentifier của người bán.

Tham số
seller AdTechIdentifier: Giá trị này có thể là null.

Trả về
GetAdSelectionDataRequest.Builder Giá trị này không được là null.