Configure Banner
Last updated
Last updated
banner sheet has 5 column . name as : id,title,date,image_url,channel_id .
id
title
date
image_url
channel_id
1
Banner 1
2024-01-21
url_to_image_1
1
2
Banner 2
2024-01-22
url_to_image_2
2
3
Banner 3
2024-01-23
url_to_image_3
1
4
Banner 4
2024-01-24
url_to_image_4
3
Certainly, here's how the "banner" sheet would look after adding data:Ensure that each id is unique and not repeated across different rows of data. The channel_id column associates each banner with the respective channel in the app.
Here is what the bottom of the sheet looks like