次の方法で共有


NativeAdErrorEventArgs.RequestId プロパティ

定義

テレメトリの目的で、エラー イベントを特定の広告要求に関連付ける値を取得します。

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

プロパティ値

System.String

テレメトリを目的とした特定の広告要求にエラー イベントを関連付ける値。

適用対象

こちらもご覧ください