Skip to main content
Skip table of contents

How-To: Identify Which Platforms and Report Types are Enabled as Certified Datasources

Overview

Use this guide to identify which platforms and report types are active in your Certified Datasource for reporting purposes.


Instructions

1.) Navigate to Reporting → Reports, click the New Data Report button, and select the SQL - Edit Custom SQL option

2.) Run the following query by clicking the Preview button

SQL
select distinct platform
from {alli_client_slug}_core.ad_performance
order by platform

Replace alli_client_slug with the client slug found in Alli Central

If it returns an error (e.g., relation "ad_performance" does not exist), Certified Datasources probably haven’t been enabled for the customer.

For setup instructions, see Tutorial: Getting started with Certified Datasources

You may choose to save the report for future use by clicking on the Save button

3.) To check if a specific report is enabled, replace ad_performance with the desired report name (see Available Reports).


JavaScript errors detected

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

If this problem persists, please contact our support.