Network panel
The network panel will show all resources that are downloaded or uploaded the moment you visit a website. The most common use cases for Adhese users are:
Locating the ad requests
As documented on the request API page , there are 2 main endpoints that are used for requesting ads. They have the same use case but one is for GET requests and the other for POST requests.
Both endpoints can be found by filtering the requests on '/json/'. Filtering could also be done on the domain itself which will be 'ads-[account].adhese.com' OR a custom first domain party domain.
Get
Post
More information can be found on https://developer.chrome.com/docs/devtools/network