Community Discussion
Upload Audience via SFTP
Hi all,
I haven't found it in the documentation but I'd like to ask anyway.
Is it possible to upload an audience to Taboola via SFTP?
Posted by Jeferson 9 months ago
How to exclude a Marketplace Audience or a Data Provider for a campaign?
Hello,
I'm looking to exclude a specific Marketplace Audience or a Data Provider for a campaign?
Thank you.
Posted by Peter almost 4 years ago
Audience ID API
Hello,
I'd like to know how to obtein via the plateforme, the id audience taht API need in collection for targeting.
The id audience in the plateform is not the same apparently.
Posted by MΓ©lanie Macias almost 4 years ago
load marketplace audiences performance data issue
We are trying to load marketplace audiences performance (user segments) data via API.
We noticed that some campaigns, even they are running and buying in selected period does not return any data.
EXAMPLE campaign name ygs-d-us-r-msn-p3-200407-hg-tb-d5-a1
We also tried if there is breakdown by marketplace audiences in taboola UI for this campaigns - no luick
Which campaigns with spend data will not have marketplace performance data?
Posted by Moran shwartz over 4 years ago
Custom audience ids change?
Hello,
We are not able to set custom audiences using API
Everything was working fine ~14 hours ago but on some point custom audience ids changed and updating custom audience fails.
After checking the current values I noticed (for example)
https://backstage.taboola.com/backstage/api/1.0/giveitlove-sc/campaigns/4594930/targeting/my_audiences
The value in "collection" array used to appear as string "226875" and now its a number 1642268.
The new id is not in a dictionary we are getting from /universal_pixel/custom_audience_rule
This change is permanent and if so where we can get new ids?
Thanks
Michael
Posted by Misha Makarevsky over 4 years ago
Removing custom audience via API returns error
Hello,
According to docs to remove audience targeting we need to post an object with empty collection to update endpoint:
https://backstage.taboola.com/backstage/api/1.0/XXXX/campaigns/YYYYY/targeting/custom_audience
{
"collection":[]
}
It used to work fine but recently we are getting error 500.
Setting audience targeting using the same endpoint by posting non empty collection works fine.
Thanks
Posted by Misha Makarevsky over 4 years ago
Audience targeting error
We recently got some errors around audience targeting when trying to edit a campaign. We investigated and apparently audience targeting is read only? We need this feature to work, so I wanted to reach out and get some clarity on this.
Thanks,
Full error below:
Unknown macro: {status}
status: "error"
message: "Campaign partially updated but Audience Segment Targeting failed. Requested action is forbidden"
fields:
Unknown macro: {audience_segments}
status_code: 403
response: "
Unknown macro: {"http_status"}
"
campaign_id: 1234291
debug_key: "{}"
Posted by Shane Brown over 4 years ago