Monday, June 24, 2019

Introducing Callbacks for even more rendering control

For our power users that are interested in customizing the rendering of search results beyond what is possible through our standard controls in the Custom Search Engine control panel, we are introducing a new set of Callback functions that will unlock new capabilities to customize your search result rendering even further.

Callbacks provide an opportunity to customize the experience during the rendering flow of the search results in powerful new ways. We are introducing callbacks for when the search begins, when the results are ready, and when the results are rendered. If you would like to augment your results with additional information or increased interactivity, callbacks provide an easy way to build on top of the already existing customizations you have for Custom Search Engine.

Please note that this feature only applies to the Custom Search Element API of the Custom Search Engine. These Callbacks are not applicable to the JSON API of the Custom Search Engine. Also, these callbacks only modify the organic search results; they do not modify any of the advertising or the rendering of the advertising returned from the Custom Search Element API.

Learn how to use these new functions in the Search Callbacks section of the Custom Search Element API for more details.

We are excited to see what new customizations our vibrant and creative publisher ecosystem will bring to Customized Search Engines with these new callbacks.

We would like to hear your feedback and comments on this new functionality. We invite you to share your thoughts in our user forum.

The Google Custom Search Engine Team