
On IG Insights, you provide media_like_count, media_comments_count, media_saved. Can you also retreive media_shares?

This is available today. The Instagram connector exposes Media shares (field id: media_shares) in the media_insights table, right next to the media likes, comments count, and saved metrics you already use. It maps to the Insights API ‘shares’ value on the media object (supported for posts, images, videos, carousels, and reels), so you can pull per-post and per-reel share counts directly. Just select the Media shares field in your query.
