RemoveAdSelectionOverrideRequest
open class RemoveAdSelectionOverrideRequest
This POJO represents the TestAdSelectionManager#removeAdSelectionConfigRemoteInfoOverride(
request
It contains one field, a AdSelectionConfig
which serves as the identifier of the override to be removed
Summary
Public constructors
Public methods
getAdSelectionConfig
open fun getAdSelectionConfig(): AdSelectionConfig
Return |
AdSelectionConfig |
AdSelectionConfig, the configuration of the ad selection process. This value cannot be null . |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-04-04 UTC.