AdSelectionConfig.Builder.SetSeller(AdTechIdentifier) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)]
public Android.AdServices.AdSelection.AdSelectionConfig.Builder SetSeller (Android.AdServices.Common.AdTechIdentifier seller);
[<Android.Runtime.Register("setSeller", "(Landroid/adservices/common/AdTechIdentifier;)Landroid/adservices/adselection/AdSelectionConfig$Builder;", "", ApiSince=34)>]
member this.SetSeller : Android.AdServices.Common.AdTechIdentifier -> Android.AdServices.AdSelection.AdSelectionConfig.Builder
Parameters
- seller
- AdTechIdentifier
Returns
- Attributes