Share via


AddAdSelectionOverrideRequest.PerBuyerDecisionLogic Property

Definition

public virtual Android.AdServices.AdSelection.PerBuyerDecisionLogic PerBuyerDecisionLogic { [Android.Runtime.Register("getPerBuyerDecisionLogic", "()Landroid/adservices/adselection/PerBuyerDecisionLogic;", "GetGetPerBuyerDecisionLogicHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getPerBuyerDecisionLogic", "()Landroid/adservices/adselection/PerBuyerDecisionLogic;", "GetGetPerBuyerDecisionLogicHandler", ApiSince=35)>]
member this.PerBuyerDecisionLogic : Android.AdServices.AdSelection.PerBuyerDecisionLogic

Property Value

The override for the decision logic for each buyer that is used by contextual ads for reporting, which may be extended to updating bid values for contextual ads in the future

Attributes

Remarks

Java documentation for android.adservices.adselection.AddAdSelectionOverrideRequest.getPerBuyerDecisionLogic().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to