Instant Website
The instant_website
object has the following attributes:
- instant_website.google_analytics_key
- instant_website.is_live
- instant_website.is_active
- instant_website.free_plan
- instant_website.created_at
- instant_website.updated_at
- instant_website.office_url
- instant_website.template
- instant_website.cover_photos
- instant_website.domains
- instant_website.pages
instant_website.office_url
Returns office url of the instant website.
{{ instant_website.office_url }}
instant_website.template
Returns template object which is a template of a listing. [Optional]
instant_website.cover_photos
Returns cover photos object which are cover photos of a listing. [Optional]
instant_website.domains
Returns domains object which are domains of a listing. [Optional]
instant_website.pages
Returns pages object which are website pages of a listing. These objects are the ordered menu navigation which the user can customized the label. By default, it’s ordered by the previewed template or its template. [Optional]