You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using the BulkServiceManager (bingads.v13.bulk) to update budgets from bing campaigns. To do this we do the following steps.
We set the DailyBudget of a entity.campaign (BulkCampaign)
Add this to a list of entities
Create EntityUploadParameters with these list of entities inside of it
Upload the EntityUploadParameter with the BulkServiceManager.upload_entities
This is working for a couple of clients (so we see that the budgets are updated in the ad manager) but also for some clients we see that this has no effect or nothing is changing but also no error is given. What is the best way to debug this or is there any bug related to this way of setting budgets?
The text was updated successfully, but these errors were encountered:
Hi @qitia,
Apologizies for the late reaction. The error was some while back gone but suddenly it came up again.
The issue is described like above, that we update the budgets but there is no update in the ad manager.
The tracking id of the succesful updates: 5d0ce7f8-e472-414e-b2a6-cd052f4d8979
The tracking id of failed updates: 3e79c9e9-3eaf-4e88-a9b8-31a56f97bfdb.
Dear,
We are using the BulkServiceManager (bingads.v13.bulk) to update budgets from bing campaigns. To do this we do the following steps.
This is working for a couple of clients (so we see that the budgets are updated in the ad manager) but also for some clients we see that this has no effect or nothing is changing but also no error is given. What is the best way to debug this or is there any bug related to this way of setting budgets?
The text was updated successfully, but these errors were encountered: