Community Discussion

Ask a Question
Back to All

URGENT - Taboola not sending correct data through API?

Hello guys.

I am currently using the API. I've connected everything ok, like client id and secret. It ran everything fine, with the exception that my data starts on 8th may and ends 15th may.... And NO, my data 'filter' is getting the whole month, but it's not "grabbing" the data.

So, to summarize: The API is only recognizing the data until 20th (even if it's blank), but anything else other than this.

This is the May 20th. It's the max date that the API grabbed, but without data. And I'm running ads non-stop since march.

(This is the same for all days with the exception of 08-15 of May)

"last-used-rawdata-update-time": "2023-06-02 13:00:00.0",
"last-used-rawdata-update-time-gmt-millisec": 1685721600000,
"timezone": "BRT",
"results": [
{
"date": "2023-05-20 00:00:00.0",
"date_end_period": "2023-05-20 00:00:00.0",
"clicks": 0,
"impressions": 0,
"visible_impressions": 0,
"spent": 0.00,
"conversions_value": 0.00,
"roas": 0.00,
"ctr": 0E-18,
"vctr": 0E-18,
"cpm": 0.00,
"vcpm": 0.00,
"cpc": 0.000,
"campaigns_num": 25,
"cpa": 0.000,
"cpa_clicks": 0.000,
"cpa_views": 0.000,
"cpa_actions_num": 0,
"cpa_actions_num_from_clicks": 0,
"cpa_actions_num_from_views": 0,
"cpa_conversion_rate": 0E-18,
"cpa_conversion_rate_clicks": 0E-18,
"cpa_conversion_rate_views": 0E-18,
"currency": "BRL"
},