How Can I Get 3-Second Video Views?
Question
How can I get 3-second video views?
Environment
Connector: Facebook Ads
Answer
3-second video views are available through Facebook's Graph API using the video_view
metric in the action_type
field. See Facebook's documentation for more information.
To configure your connector 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 table.
- Under Action Breakdowns, include
action_type
. - Under Fields, include
actions
and any other required fields. - Click Save.
- In the destination, locate the secondary table
<custom_report_name>_actions
.NOTE: Fivetran creates secondary tables for
actions
because it is considered a part of the listAdsActionStats
field. - Search for
video_view
under theaction_type
column.