Hi , i just integrated new plugin from unity ads beta 2.0 ,
i follow the instructions as in here http://unityads.unity3d.com/help/beta/integration-guide-unity
but nothing happening.
Here what is Ad Placementid? i dont know what is placementId?
Is am missing any thing??
Previously i implemented unity Ads services without plugin it works but now i want implement 2.0 in my project, help me. Thanks.
Placements are described on Placements and eCPM targets, and was also used in engine integrated version of Unity Ads SDK.
The only difference from implementation side, is that you need to call Advertisement.Initialize() yourself when using Ads SDK 2.0 asset store package instead of engine integration.
Hope this helps, otherwise feel free to follow up.