NativeAdV2.CallToActionText Property

Definition

Gets the call to action text for the native ad.

public:
 property Platform::String ^ CallToActionText { Platform::String ^ get(); };
winrt::hstring CallToActionText();
public string CallToActionText { get; }
var string = nativeAdV2.callToActionText;
Public ReadOnly Property CallToActionText As String

Property Value

System.String

The call to action text for the native ad.

Examples

OpenRTB Native Ads API Specification

Applies to