How Can I Get Values for Facebook Video Plays?
Facebook Video plays are available through Facebook's Graph API using the video_play_actions
metric in the action_type
field. For more information, see Facebook's API Insights documentation.
To configure an existing Facebook Ads connection to include video plays, do the following:
- In Fivetran, go to your Facebook Ads connection page.
- Select the Setup tab.
- Click Edit connection.
- Click + Custom report.
- Enter the Report name, select an Aggregation, then click Next.
- Under Action Breakdowns, include
action_type
. - Under Fields, include
video_play_actions
and any other required fields. - Click Save.
You can find video plays values in your destination by locating the secondary table <custom_report_name>_video_play_actions
.