Cannot integrate UnityAds...

First of all apparently the UnityEngine.Advertisements namespace doesn’t exist…
Then I cant compile since I get default paremeter specifiers are not permitted errors…
I am using Unity 5.1f1 and I downloaded the UnityAds package from the AssetStore…

Any ideas?

Thanks.

I assume you are using UnityScript/Javascript. Make sure you follow all the installation steps.

Google is your friend.

CSharp here

Make sure you imported everything. Is there an Advertisements.cs?