NativeAdReadyEventArgs.RequestId 属性

定义

获取一个值,该值将广告就绪事件与用于遥测的特定广告请求相关联。

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

属性值

System.String

一个 值,该值将广告就绪事件与用于遥测的特定广告请求相关联。

适用于

另请参阅