Google Custom Search Engine, how to show ads using JSON / atom API

I am creating a search engine using the Goolge Custom Search API (JSON / atom). I linked my search engine to an AdSense account, but when I make requests I don’t have ads with search results, I also checked the Google Custom Search documentation and doesn’t mention anything about advertising in the API call response, it only talks about search results and advertising promotions.

I want to know if it is possible to get search ads with the JSON / atom API.

Thanks in advance, Kamran.

+5
source share

All Articles