HomepageItem | R Documentation |
HomepageItem Class
HomepageItem Class
can
content_created_by
content_favorite_id
content_metadata_id
content_updated_at
custom_description
custom_image_data_base64
custom_image_url
custom_title
custom_url
dashboard_id
description
favorite_count
homepage_section_id
id
image_url
location
look_id
lookml_dashboard_id
order
section_fetch_time
title
url
use_custom_description
use_custom_image
use_custom_title
use_custom_url
view_count
new()
HomepageItem$new( can, content_created_by, content_favorite_id, content_metadata_id, content_updated_at, custom_description, custom_image_data_base64, custom_image_url, custom_title, custom_url, dashboard_id, description, favorite_count, homepage_section_id, id, image_url, location, look_id, lookml_dashboard_id, order, section_fetch_time, title, url, use_custom_description, use_custom_image, use_custom_title, use_custom_url, view_count )
toJSON()
HomepageItem$toJSON()
fromJSONObject()
HomepageItem$fromJSONObject(HomepageItemJsonObject)
fromJSON()
HomepageItem$fromJSON(HomepageItemJson)
toJSONString()
HomepageItem$toJSONString()
fromJSONString()
HomepageItem$fromJSONString(HomepageItemJson)
clone()
The objects of this class are cloneable with this method.
HomepageItem$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.