make_analytics_notifications_limits_url {salesforcer} | R Documentation |
Analytics Notification limits URL generator
Description
Analytics Notification limits URL generator
Usage
make_analytics_notifications_limits_url()
Value
character
; a complete URL (as a string) that will be used to
send Analytics notification 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.2 Index]