Community Discussion

Ask a Question
Back to All

Top Campaign Content Report with multi_conversions

Hi All,

I'm currently working on the "Top Campaign Content Report," attempting to retrieve the item report using my own custom conversion. I successfully obtained the report last week using the endpoint provided below:

" https://backstage.taboola.com/backstage/api/1.0/account_id/reports/top-campaign-content/dimensions/item_breakdown?start_date=2023-12-01&end_date=2023-12-31&include_multi_conversions=true "

However, when I tried the same endpoint, I only received basic data and static fields without dynamic fields. I have tried this with two different accounts that have custom conversions, but both of these accounts produced the same output. Any ideas on how to fix this issue?

P.s. I'm following the step on this site: https://developers.taboola.com/backstage-api/reference/top-campaign-content-report