Main edit:
Update the broadcast opens and clicks examples to use our latest opens and clicks collection endpoints. This will simplify the examples greatly.
Other fixes:
Using utf-8 encoding on response for csharp examples
Add semicolons to node examples when missing
Update webforms to a string id to accomodate webformsplittest overloading of the model (webformsplittests have string ids whereas webforms are able to be cast as integers, because we use the same model for both, strings need to be the type here)
Main edit: Update the broadcast opens and clicks examples to use our latest opens and clicks collection endpoints. This will simplify the examples greatly.
Other fixes: