Community Discussion

Ask a Question
Back to All

Network Account Doesnt Include ALL Accounts In API Call

(edited)

Network Account Doesn't Include ALL Accounts In API Call

So I have a network level account setup by Taboola - I can see 2 ad accounts attached to the network via the Taboola portal. However when I use this call

https://backstage.taboola.com/backstage/api/1.0/{account_id}/reports/campaign-summary/dimensions/campaign_breakdown?start_date=" . $strFrom->format("Y-m-d") . "&end_date=" . $strTo->format("Y-m-d"))

It only returns me one ad account (the original one that was setup).

Can anyone help