次の方法で共有


NativeAdClickedEventArgs.RequestId プロパティ

定義

テレメトリを目的とした特定の広告要求にクリック イベントを関連付ける値を取得します。

public:
 property Platform::String ^ RequestId { Platform::String ^ get(); };
winrt::hstring RequestId();
public string RequestId { get; }
var string = nativeAdClickedEventArgs.requestId;
Public ReadOnly Property RequestId As String

プロパティ値

System.String

クリック イベントをテレメトリ目的の特定の広告要求に関連付ける値。

適用対象

こちらもご覧ください