This folder contains following:
This setup has 2 components, an app and a server which will communicate with the Privacy Sandbox Measurement APIs.
There are 2 ways to setup the server:
- Use the
OpenApi 3.1
spec provided here to generate a mock server using various tools available online. - Setup your own server with the code provided here. Please keep in mind that server needs to have SSL(https://) enabled.
Configure the Server URL from the options menu on the top right side of the app. Please refer to app's README.md for detailed instruction on how to use the API.