Freigeben über


AdData.Builder.SetAdCounterKeys(ICollection<Integer>) Method

Definition

[Android.Runtime.Register("setAdCounterKeys", "(Ljava/util/Set;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)]
public Android.AdServices.Common.AdData.Builder SetAdCounterKeys (System.Collections.Generic.ICollection<Java.Lang.Integer> adCounterKeys);
[<Android.Runtime.Register("setAdCounterKeys", "(Ljava/util/Set;)Landroid/adservices/common/AdData$Builder;", "", ApiSince=35)>]
member this.SetAdCounterKeys : System.Collections.Generic.ICollection<Java.Lang.Integer> -> Android.AdServices.Common.AdData.Builder

Parameters

adCounterKeys
ICollection<Integer>

Returns

Attributes

Applies to