共用方式為


AdvertisingManagerForUser.AdvertisingId 屬性

定義

取得唯一標識碼,用來為使用者提供更相關的廣告。

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

廣告標識碼會以英數位元字串表示。 當廣告識別碼功能關閉時,這是空字串。

適用於

另請參閱