Learn R Programming

connectapi (version 0.1.3.1)

content_title: Get Content Title

Description

Return content title for a piece of content. If the content is missing (deleted) or not visible, then returns the default

Usage

content_title(connect, guid, default = "Unknown Content")

Value

character. The title of the requested content

Arguments

connect

A Connect object

guid

The GUID for the content item to be retrieved

default

The default value returned for missing or not visible content

See Also

Other content functions: acl_add_user(), content_delete(), content_item(), content_update(), create_random_name(), dashboard_url_chr(), dashboard_url(), delete_vanity_url(), deploy_repo(), get_acl_user(), get_bundles(), get_environment(), get_image(), get_jobs(), get_vanity_url(), git, permissions, set_image_path(), set_run_as(), set_vanity_url(), swap_vanity_url(), verify_content_name()