I am implementing the Google Apps Script and trying to display data in the Google Spread Sheet . I am able to display textual data properly, but i have a thumbnail URL of a video which i want to display in the spread sheet cell. i.e. i want to display the thumbnail image corresponding to a URL i have in my java script variable / object.
I am also referring the link, ([https://developers.google.com/apps-script/guides/sheets#writing]).
How can i do this. Any help or suggestion would be appreciated. Thanks.
Use the script to write a formula to a cell as in =IMAGE(url)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With