NativeAdClickedEventArgs Class

Definition

Provides data for the AdClicked event.

public ref class NativeAdClickedEventArgs sealed
class NativeAdClickedEventArgs sealed
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class NativeAdClickedEventArgs
Public NotInheritable Class NativeAdClickedEventArgs
Inheritance
System.Object
NativeAdClickedEventArgs
Attributes

Additional features and requirements

Software Development Kit
Minimum supported OS
Windows 10 (10.0.10240.0)

Properties

RequestId

Gets a value that associates the click event with a specific ad request for telemetry purposes.

Applies to

See also