How Can I Get Facebook 3-Second Video Views?
3-second video views are available through Facebook's Graph API using the video_view metric in the action_type field. For more information, see Facebook's documentation.
To configure your connection to include 3-second video views, do the following:
- In the connector dashboard, go to the Setup tab.
- Click Edit connection details.
- Add a new Custom Report. See step 2 of our Facebook Ads connector setup guide for more details.
- Under Action Breakdowns, include
action_type. - Under Fields, include
actionsand any other required fields. - Click Save.
- In the destination, locate the secondary table
<custom_report_name>_actions.Fivetran creates secondary tables for
actionsbecause it is considered a part of the listAdsActionStatsfield. - Search for
video_viewunder theaction_typecolumn.