|
設定
|
「資訊」(Information)
|
||
|---|---|---|---|
|
停用此設定後,將適用下列情況:
• 會修改程序資訊 (程序標題、使用者註解)
• 會修改步驟資訊 (步驟描述、步驟標題、使用者註解和媒體意見反應)
• 會修改使用者資訊 (名字、姓氏、電子郵件和角色)
此設定的預設狀態為停用。
啟用此設定後,不會修改上述資料。
|
|||
|
啟用此設定後,傳回的資料會受到影響。
此設定的預設狀態為停用。
|
|
|
如果兩種設定相互衝突,會以編輯或縮短的資訊為準。
|
|
|
部分字元如未經編碼就無法運作,為取得最佳結果,建議對 URL 參數進行編碼。例如,如果序號為 'serial$number#with|special&chars',則 URL 參數建議使用的安全編碼版本為 'serial%24number%23with%7Cspecial%26chars'。
|
{
"items": [ ... ]
...
"nextPagePostBody": {
"granularity": "step",
"progress": [
"completed",
"abandoned",
"ongoing"
],
"startTime": "2025-04-21T22:00:00.000Z",
"endTime": "2025-10-22T21:59:59.999Z",
"latestStepState": true,
"page": 2
}
}
POST https://vuforia.portal.ptc.com/customer-events/<orgId>/report
{
"granularity": "step",
"progress": [
"completed",
"abandoned",
"ongoing"
],
"startTime": "2025-04-21T22:00:00.000Z",
"endTime": "2025-10-22T21:59:59.999Z",
"latestStepState": true,
"page": 2
}