We (an ad tech company) are planning to integrate Adservice APIs into our SDK which will be then integrated by partner advertiser apps. According to the instructions, one of the configurations is to declare the AdservicesConfig property. Our understanding is that the same property is not allowed to be declared by multiple modules, i.e. there will be conflict if the advertiser app is integrated with multiple ad tech SDKs and they all declared the AdservicesConfig property. We are wondering what is the recommended solution for this scenario.
Thanks!