類別:NonceLoader

建構函式

NonceLoader

new NonceLoader(consentSettings, googleAdManagerSettings)

建構函式。

參數

consentSettings

選用

與法規和同意聲明相關的設定。

googleAdManagerSettings

選用

反映您在 Google Ad Manager 使用者介面中設定的 PAL 設定。

值不得為空值。

方法

loadNonceManager

public

loadNonceManager(request) 會傳回含有非空值 NonceManager 的 Promise

參數

申請。

NonceRequest

要求包含所要求 Nonce 的資訊。

值不得為空值。

傳回

non-null Promise containing non-null NonceManager 一旦 NonceManager 提供含有所有預先出價資訊的加密 Nonce,這個承諾就會解析。