YouTubeSetCategory

Sets the YouTube category for the selected broadcast

public bool YouTubeSetCategory(string categoryName, string broadcastId)
categoryName
string required
broadcastId
string
bool
CPH.YouTubeSetCategory(categoryName);
CPH.YouTubeSetCategory(categoryName, broadcastId);