Search Unity

The type or namespace name 'RewardedVideoType' could not be found (are you missing a using directive

Discussion in 'Formats & External Tools' started by aqsanadeem82, Apr 15, 2020.

  1. aqsanadeem82

    aqsanadeem82

    Joined:
    Sep 15, 2018
    Posts:
    76
    I am getting this error after i imported the "Google Mobile Ads Unity Plugin v5.0.1" along with some other plugins
    "Assets\PluginManager\GoogleMobileAds\AVGoogleAdsRewarded.cs(110,30): error CS0246: The type or namespace name 'RewardedVideoType' could not be found (are you missing a using directive or an assembly reference?)"
    I don't know what name space "RewardedVideoType" belongs to.