Skip to main content
Skip table of contents

How-To: Enable Product Feed Reporting

Overview

Product Feed reporting is supported in Certified Datasources

Certified Datasources support product reporting for Google Ads, and Facebook Ads. These reports are as follows:

Google Ads

  • googleads__productfeed_performance

Facebook Ads

  • facebookads__productfeed_performance

Cross-channel

  • productfeed_performance

This guide explains how to onboard productfeed datasources and build productfeed report within ADL.


Prerequisites

Instructions

Product Feed Datasources Onboarding

To enable product reporting for your client, do the following:

1.) In Alli Marketplace, install the ADL 2.0 - Onboard Platform app (see Tutorial: Onboarding a Platform)

2.) Within the app, select the platform you’d like to create product datasources for, e.g: Facebook Ads

3.) Click Save and Run. When the app execution completes, you should be able to see the Facebook Product Feed datasource in Alli Data

4.) Authenticate the datasource and backfill the datasource as needed

The datasources created for product are:

  • Google Ads: googleads_insights_productfeed

  • Facebook Ads: facebookads_insights_productfeed


Refresh App setup

6.) Once the data source has pulled in data, navigate to the existing ADL 2.0 - Refresh app

7.) Within the dbt_vars JSON file, add the following vars and set whatever platform you require product feed reporting for to True, e.g. enabling Google Ads:

JSON
"data_library_googleads_product_reporting_enabled": "True"
"data_library_facebookads_product_reporting_enabled": "False" --modify to True as needed

8.) App Setting: PLATFORMS = ALL PLATFORMS

9.) Within the app, set DEPLOYMENT to True

10.) Hit Save and Run to execute the deployment app

11.) Set DEPLOYMENT back to False and click Save

12.) Once the app completes successfully, you should be able to query the product report(s)


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.