Freigeben über


AdvertisingManagerForUser Klasse

Definition

Ordnet einen Benutzer einer Werbe-ID zu.

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
Vererbung
Object Platform::Object IInspectable AdvertisingManagerForUser
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Hinweise

Ein instance dieser Klasse wird von der AdvertisingManager.GetForUser-Methode zurückgegeben.

Eigenschaften

AdvertisingId

Ruft eine eindeutige ID ab, die verwendet wird, um einem Benutzer relevantere Werbung bereitzustellen.

User

Ruft den Benutzer ab, der der Werbe-ID zugeordnet ist.

Gilt für:

Weitere Informationen