Set "owner" of a timelineTrack

I’m looking to set the “owner” of a Timeline Track (I mean the object the track is applying on) via script, but I haven’t found any method to do so…
Is there a way ?

Thanks !

SetGenericBinding is what you need. Key is the track and Value is the object that you want to bind to that track.