AdSelectionConfig.PerBuyerSignedContextualAds プロパティ

定義

public System.Collections.Generic.IDictionary<Android.AdServices.Common.AdTechIdentifier,Android.AdServices.AdSelection.SignedContextualAds> PerBuyerSignedContextualAds { [Android.Runtime.Register("getPerBuyerSignedContextualAds", "()Ljava/util/Map;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getPerBuyerSignedContextualAds", "()Ljava/util/Map;", "", ApiSince=35)>]
member this.PerBuyerSignedContextualAds : System.Collections.Generic.IDictionary<Android.AdServices.Common.AdTechIdentifier, Android.AdServices.AdSelection.SignedContextualAds>

プロパティ値

購入者と対応するコンテキスト広告のマップでは、これらの広告はコンテキストパスから事前にダウンロードされ、広告選択に挿入されることが期待されます。

属性

注釈

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象