Ads and Commerce
Ads and Commerce
Resources

Business Videos

Updated: Mar 20, 2025

Reading

BusinessVideos

Example

GET /v25.0/{business-id}/videos HTTP/1.1
Host: graph.facebook.com
If you want to learn how to use the Graph API, read our Using Graph API guide

Parameters

Parameter Description
creative_folder_id
numeric string
ID of the target creative folder
max_aspect_ratio
float
max_aspect_ratio
maxheight
int64
maxheight
maxlength
int64
maxlength
maxwidth
int64
maxwidth
min_aspect_ratio
float
min_aspect_ratio
minheight
int64
minheight
minlength
int64
minlength
minwidth
int64
minwidth
title
string
title

Fields

Reading from this edge will return a JSON formatted result:
{
"data": [],
"paging": {},
"summary": {}
}
data
A list of Video nodes.
paging
For more details about pagination, see the Graph API guide.
summary
Aggregated information about the edge, such as counts. Specify the fields to fetch in the summary param (like summary=__type__).
Field Description
total_count
int32
total_count

default

Error Codes

Error Code Description
190
Invalid OAuth 2.0 Access Token
100
Invalid parameter

Creating

You can't perform this operation on this endpoint.

Updating

Deleting

You can't perform this operation on this endpoint.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon