Check sheet exist or not in spreatsheet Google spreadsheet API PHP

Viewed 6728

How to check if sheet exits in a spreadsheet (check sheet by name) or not using Google Sheet API. I have used Google Sheet API v4.

If a sheet is not existed then create a new sheet.

Thanks

1 Answers
Related