Skip to main content

Community

Connector Improvement: Adding the field <AdsInsightsResult> to facebook_ads_auxiliary connector.

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Amandeep,

    Luke from the product team, thanks for reaching out.

    Good news: this is already supported by the Facebook Ads connector. The field you're looking for is called objective_results in the connector's field selection, which maps to the Meta Marketing API's results field. When selected, this creates a results child table with the columns indicator, attribution_window, and value. We create a child table because the API response returns a list (type list<AdsInsightsResult>).

    Additionally, the related fields objective_result_rate (mapped to result_rate) and cost_per_result are also available.

    I assume facebook_ads_auxiliary is your existing connection's name. You should be able to add a new custom report with the objective_results field included:

    1. Go to your Facebook Ads connector in the Fivetran dashboard
    2. Navigate to the Setup tab and click Edit connection
    3. Click + Custom report
    4. Build a custom report and include the field objective_results
    5. Save the changes
    6. Enable the new table on your connection's Schema tab. 

    Let us know if you have any other questions.

    Cheers,
    Luke

    Hi Lucas!

    Thank you for your patience on this whilst I've been playing around with the outputs! I'm pleased to say that this works great and matches with the Meta platform results I've been looking for. I am just awaiting a response from the Marketing team to ensure it has everything they need within this as I know there were a couple of other results they needed. Once they respond I will go ahead and close the ticket.

    I'm also impressed with the simplicity of the step-by-step process and the explanation below it was very clear, thank you.

    Aman