YouTubeClearTags
Clears all tags for a specific YouTube broadcast with the given ID
Signature
public bool YouTubeClearTags(string broadcastId)
Parameters
broadcastId
string
No description provided.
Return Type
bool
Example
CPH.YouTubeClearTags();
CPH.YouTubeClearTags(broadcastId);