Community Discussion
Bulk Update for Bid Modifier?
Hi everyone, as the title suggests, I'm trying to see if it's possible to do a bulk update for publisher_bid_modifer. Looking at https://developers.taboola.com/backstage-api/reference/bulk-update-campaigns, publisher_bid_modifier is.... not an option, but when having to do thousands of sites individually as PATCH operations... At some point it may be so long that the cronjob won't be finished before it kicks off again 24 hours later.
How to get data about the site level configured bid via API?
Hi,
I found how to modify site level bids via API, but I can't find how to get the current bid configuration data.
When I change the bid in your interface, then in the response body it is in the "configured_cpc" field.
How can I get the current site level bid configuration data via API?
Change site bid via api
Is there a way to change the bid of a site using api?