AdSelectionOutcome.Builder.SetAdSelectionId(Int64) 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("setAdSelectionId", "(J)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)]
public Android.AdServices.AdSelection.AdSelectionOutcome.Builder SetAdSelectionId(long adSelectionId);
	[<Android.Runtime.Register("setAdSelectionId", "(J)Landroid/adservices/adselection/AdSelectionOutcome$Builder;", "", ApiSince=34)>]
member this.SetAdSelectionId : int64 -> Android.AdServices.AdSelection.AdSelectionOutcome.Builder
	Parameters
- adSelectionId
 - Int64
 
Returns
- Attributes