Description Usage Arguments Value
Builds the link to be passed to the API
1 | build_link(path_elements, query_elements = NULL, before = NULL, after = NULL)
|
path_elements |
Specifies elements of the path |
query_elements |
Specifies elements of the query |
before |
The fullname of an item serving as anchor in the request. Items before this item in the listing are returned. |
after |
The fullname of an item serving as anchor in the request. Items after this item in the listing are returned. |
A string with the link to be passed to the API.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.