AddAdSelectionOverrideRequest.PerBuyerDecisionLogic Property
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.
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
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.