| { | |
| "api_version": "v18.0", | |
| "required_scopes": ["pages_manage_posts", "pages_read_engagement"], | |
| "rate_limit": 200, | |
| "max_video_size": "4GB", | |
| "supported_formats": ["mp4", "mov"], | |
| "max_duration": 240, | |
| "thumbnail_requirements": { | |
| "min_width": 1200, | |
| "min_height": 630, | |
| "aspect_ratio": "1.91:1" | |
| } | |
| } |