Custom Targeting on Ad Call

Steps

Add this function to the placement you want to set Custom Targeting key/value pairs for, appended to the ados_add_placement(); function:

setProperties({"key": value,"key":value});

For example:

ados_add_placement(1234, 12345, "azk12345", 4).setProperties({"pageId":82395});