AdvertisingManager 类

定义

提供一个属性,该属性允许调用方检索广告 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
继承
Object Platform::Object IInspectable 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。

适用于

另请参阅