Compartir a través de


NativeAdErrorEventArgs.RequestId Propiedad

Definición

Obtiene un valor que asocia el evento de error a una solicitud de anuncio específica con fines de telemetría.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Valor que asocia el evento de error a una solicitud de anuncio específica con fines de telemetría.

Se aplica a

Consulte también