NativeAdV2.CallToActionText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The call to action text for the native ad.
Examples
OpenRTB Native Ads API Specification