It contains, a AdSelectionFromOutcomesConfig which will serve as the identifier for
the specific override, a String selectionLogicJs and String selectionSignals
field representing the override value
Causes the current thread to wait until another thread invokes the
notify() method or the
notifyAll() method for this object, or
some other thread interrupts the current thread, or a certain
amount of real time has elapsed.
Causes the current thread to wait until either another thread invokes the
notify() method or the
notifyAll() method for this object, or a
specified amount of time has elapsed.
an instance of AdSelectionFromOutcomesConfig, the configuration of the ad
selection process. This configuration provides the data necessary to run Ad Selection
flow that generates bids and scores to find a wining ad for rendering.
This value cannot be null.
The override javascript result, should be a string that contains valid JS code. The
code should contain the scoring logic that will be executed during Ad selection.
This value cannot be null.
The override trusted scoring signals, should be a valid json string. The trusted
signals would be fed into the scoring logic during Ad Selection.
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 2023-01-26 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]