AdvertisingManager クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
呼び出し元が広告 ID を取得できるようにするプロパティを提供します。
public ref class AdvertisingManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class AdvertisingManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public static class AdvertisingManager
Public Class AdvertisingManager
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
注釈
AdvertisingManager は静的ランタイム オブジェクトであり、取得または作成する必要はありません。
バージョン履歴
Windows のバージョン | SDK バージョン | 追加された値 |
---|---|---|
1607 | 14393 | GetForUser |
プロパティ
AdvertisingId |
関連性の高い広告を提供するために使用される一意の ID を取得します。 広告 ID 機能がオフになっている場合、ID は取得されません。 |
メソッド
GetForUser(User) |
指定したユーザーの広告 ID を取得します。 |