NativeAd.SponsoredBy プロパティ

定義

ネイティブ広告でアドバタイズされている製品のスポンサーのブランド名を取得します。

public:
 property Platform::String ^ SponsoredBy { Platform::String ^ get(); };
winrt::hstring SponsoredBy();
public string SponsoredBy { get; }
var string = nativeAd.sponsoredBy;
Public ReadOnly Property SponsoredBy As String

プロパティ値

System.String

ネイティブ広告で宣伝されている製品のスポンサーのブランド名。

注釈

重要

NativeAd クラスは非推奨です。 代わりに NativeAdV2 を使用してください。

適用対象

こちらもご覧ください