Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upload_entities for BulkServiceManager no response or update in ad manager #257

Open
SiebertLooijeAtBillyGrace opened this issue Oct 20, 2023 · 2 comments

Comments

@SiebertLooijeAtBillyGrace

Dear,

We are using the BulkServiceManager (bingads.v13.bulk) to update budgets from bing campaigns. To do this we do the following steps.

  1. We set the DailyBudget of a entity.campaign (BulkCampaign)
  2. Add this to a list of entities
  3. Create EntityUploadParameters with these list of entities inside of it
  4. 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?

@qitia
Copy link
Collaborator

qitia commented Nov 6, 2023

please share the trackingid/requestid of both succeed and failed request.

@SiebertLooijeAtBillyGrace
Copy link
Author

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.

Can you please help me with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants