Task Statistics
TaskStatistics properties
Resource Properties in REST API format | |
---|---|
account_sid
|
The SID of the Account that created the TaskStatistics resource. |
assistant_sid
|
The SID of the Assistant that is the parent of the Task associated with the resource. |
task_sid
|
The SID of the Task for which the statistics were collected. |
samples_count
|
The total number of Samples associated with the Task. |
fields_count
|
The total number of Fields associated with the Task. |
url
|
The absolute URL of the TaskStatistics resource. |
Fetch a TaskStatistics resource
https://autopilot.twilio.com/v1/Assistants/{AssistantSid}/Tasks/{TaskSid}/Statistics
Returns the Task Statistics identified by {TaskSid
}.
パラメーター
Parameters in REST API format | |
---|---|
assistant_sid
Path
|
The SID of the Assistant that is the parent of the resource to fetch. |
task_sid
Path
|
The SID of the Task that is associated with the resource to fetch. |
例 1
ヘルプが必要ですか?
誰しもが一度は考える「コーディングって難しい」。そんな時は、お問い合わせフォームから質問してください。 または、Stack Overflow でTwilioタグのついた情報から欲しいものを探してみましょう。