Support AD_ASSET_FEED_SPEC_CAROUSELS Table in Facebook Ads Connector
Problem
The Meta Marketing API Asset Feed Spec supports a carousels object as part of the Asset Feed Spec schema:
Fivetran currently exposes multiple Asset Feed Spec entities through dedicated tables, including:
-
ad_asset_feed_spec_bodies -
ad_asset_feed_spec_titles -
ad_asset_feed_spec_descriptions -
ad_asset_feed_spec_images -
ad_asset_feed_spec_videos -
ad_asset_feed_spec_link_urls
However, there is currently no corresponding ad_asset_feed_spec_carousels table.
Requested Enhancement
Add support for the Meta Asset Feed Spec carousels object and expose it through a dedicated ad_asset_feed_spec_carousels table, following the same modeling approach used for the other ad_asset_feed_spec_* entities.
Business Use Case
Our team uses the Facebook Ads connector to analyze Meta ad creatives. For carousel ads specifically, understanding the carousel-level asset configuration and asset ordering is critical.
Without access to the carousel asset feed specification:
-
It is difficult to determine how individual creative assets are assembled into carousel ads.
-
Asset ordering and presentation logic cannot be accurately reconstructed.
-
Analysis of creative performance at the carousel-card level is limited.
Providing the ad_asset_feed_spec_carousels table would enable users to fully model carousel creative structures and maintain parity with the Asset Feed Spec objects exposed by the Meta Marketing API.
Expected Outcome
A dedicated ad_asset_feed_spec_carousels table containing carousel asset feed specification data, linked to the relevant ad creative identifiers and consistent with the existing Asset Feed Spec table structure.
This enhancement would improve completeness of the Facebook Ads connector schema and provide access to data currently available through the underlying Meta Marketing API.
Please sign in to leave a comment.
Comments
0 comments