The Info.plist bundled with DefVideoAds includes these SKAdNetwork types:
<key>SKAdNetworkItems</key>
<array>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>4dzt52r2t5.skadnetwork</string>
</dict>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>bvpn9ufa9b.skadnetwork</string>
</dict>
</array>
There appear to be many, many more networks to add, all listed on UnityAds webpage. Are these additional SKAdNetwork ids used to mediate these networks within UnityAds?
If so, how can these be added with DefVideoAds? Is the only way making a copy of the plugin directory, changing the Info.plist and then removing it from dependencies?