AdWords API does not support creating or editing video campaigns at this time; video campaigns are currently supported in AdWords API reports. With that said, you cannot modify a video campaign using other API services. However, you should be able to create a video ad using
TemplateAd;
templateId = 231 for example, in Display campaigns (not Video campaigns).
Hope this helps.