Validating the AdSense Management API with a Test Account

I am developing a mobile application using the AdSense Management API. I can verify it using my personal Google Adsense account. However, for certification purposes, I need to provide a test account that can be used by third-party testers.

The application itself is not applicable without a valid AdSense account with some sample data.

The AdSense developer’s site ( https://developers.google.com/adsense/management/getting_started ) has instructions that it should be possible to create a test account:

“For testing purposes, you need an AdSense account. If you already have a test account, you are all set up, you can visit the AdSense user interface to configure, edit, or view test data.”

Can someone tell me how to create test data?

+4
source share

Source: https://habr.com/ru/post/1569877/


All Articles