We would like to register our ad network to work with the new SKAdNetwork API, but can not locate a place to register or a point of contact within Apple to register.
The documentation for SKAdNetwork https://developer.apple.com/documentation/storekit/skadnetwork?language=objc
mentions several items we need to provide during registration, but offers no place for us to provide these to Apple. The items mentioned in the docs are as follows:
• ad network identifier is created during registration
• PKCS#8 private key, which you established when registering for install validation
• request is sent to the ad network URL you provided in registration
Does anyone know where or how to register?