No Permission for Unity Ads

Hello,

I set up through the admin page my game for Unity Ads and received my app ids.

When I try to enable UnityAds through the service window, it reads “You do not have permissions for this action”

http://puu.sh/qCWuF/9d0bc31e90.png

How do I resolve this?

Version: 5.3.4f1 - Personal Ed

Thanks!

issue resolved. Fix: Use Unity Ads 2.0 BETA

Yes, that will work as Ads SDK 2.0 asset store package doesn’t require you to service-enable your project. However if you at a later point want to enable e.g. Unity Analytics, you’ll likely see same issue.

You can take a look in editor log file, to see if that contains any additional information (Unity - Manual: Log files)

Best regards,
Rasmus

Weirdly, after setting up the Ads, it started throwing errors that the Editor namespace carries everything. I deleted the Unity Ads Asset Pack out of my project and then the service window became available.

Weird… but it’s working nicely :slight_smile: