Share via


AdvertisingManagerForUser.AdvertisingId プロパティ

定義

ユーザーにより関連性の高い広告を提供するために使用される一意の ID を取得します。

public:
 property Platform::String ^ AdvertisingId { Platform::String ^ get(); };
winrt::hstring AdvertisingId();
public string AdvertisingId { get; }
var string = advertisingManagerForUser.advertisingId;
Public ReadOnly Property AdvertisingId As String

プロパティ値

String

Platform::String

winrt::hstring

広告 ID は英数字文字列として表されます。 広告 ID 機能がオフになっている場合、これは空の文字列です。

適用対象

こちらもご覧ください