Community Discussion
S2S conversion api
Hi,
Can you please share me link for S2S conversion API. I am unable to find it in here <https://developers.taboola.com/backstage-api/reference/welcome>
Thanks,
Tara
Posted by Tara Devi 5 months ago
bulk-s2s-action
Hi
I have a test account and campaign of which I am trying to do bulk conversion uploads.
However, I am not seeing any Events getting populated in the Conversion Table (TaboolaAds console)
this is the command I am executing from my local env:
curl --request POST https://trc.taboola.com/1080075/log/3/bulk-s2s-action --data '{
"actions": [
{
"timestamp": 1654008308,
"click_id": "click_id",
"name": "OMClick"
}, {
} ]
}'
Please advise and thanks in advance.
Posted by Robert about 1 year ago