new textEmbedding()
- Copyright:
- 2016-2024 Basis Technology Corporation.
- License:
- http://www.apache.org/licenses/LICENSE-2.0
- Source:
Methods
getResults(parameters, userKey, serviceURL, callback)
Makes an HTTP request to the specified Analytics API endpoint and returns the result
Parameters:
Name | Type | Description |
---|---|---|
parameters |
string | The Analytics API endpoint parameters |
userKey |
string | The Analytics API user access key |
serviceURL |
string | The base service URL to be used to access the Analytics API |
callback |
function | Callback function to be executed after the function to which it is passed is complete |
- Source: