make_analytics_folder_shares_url {salesforcer} | R Documentation |
Analytics Folder shares URL generator
Description
Analytics Folder shares URL generator
Usage
make_analytics_folder_shares_url(report_folder_id)
Arguments
report_folder_id |
|
Value
character
; a complete URL (as a string) that will be used to
send Analytics folder calls to. This URL is specific to your instance
and the API version being used.
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.1 Index]