代表發佈 Instagram 影音素材物件的影音素材容器。
| Instagram API with Instagram Login | Instagram API with Facebook Login | |
|---|---|---|
Access Tokens |
| |
Host URL |
|
|
Login Type | Business Login for Instagram | Facebook Login for Business |
| Permissions |
|
If the app user was granted a role via the Business Manager on the Page connected to the targeted IG User, you will also need one of:
|
不支援執行此作業。
GET <HOST_URL>/<IG_CONTAINER_ID>
GET <HOST_URL>/<API_VERSION>/<IG_CONTAINER_ID> ?fields=<LIST_OF_FIELDS> &access_token=<ACCESS_TOKEN>
| 欄位名稱 | 說明 |
|---|---|
| 用於判定上傳的影片是否違反著作權。傳回的鍵值組包括:
|
| Instagram 容器編號,在程式碼範例中以 |
| 發佈狀態。如果 |
| 容器的發佈狀態。可能值:
|
此節點沒有關係連線。
JSON 格式物件,包含預設和要求的欄位。
{
"<FIELD>":"<VALUE>",
...
}curl -X GET \ 'https://graph.instagram.com/17889615691921648?fields=status_code&access_token=IGQVJ...'
{
"status_code": "FINISHED",
"id": "17889615691921648"
}不支援執行此作業。
不支援執行此作業。