AdvertisingManagerForUser クラス

定義

ユーザーを広告 ID に関連付けます。

public ref class AdvertisingManagerForUser sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AdvertisingManagerForUser final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AdvertisingManagerForUser
Public NotInheritable Class AdvertisingManagerForUser
継承
Object Platform::Object IInspectable AdvertisingManagerForUser
属性

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

注釈

このクラスのインスタンスは、 AdvertisingManager.GetForUser メソッドによって返されます。

プロパティ

AdvertisingId

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

User

広告 ID に関連付けられているユーザーを取得します。

適用対象

こちらもご覧ください