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

Missing Labels and Label Associations #298

Open
totalhack opened this issue Aug 28, 2024 · 0 comments
Open

Missing Labels and Label Associations #298

totalhack opened this issue Aug 28, 2024 · 0 comments

Comments

@totalhack
Copy link

I am hitting the same issue that was mentioned by another user all the way back in 2021, so I'm guessing this is a long-standing bug in the backend bing API, but since I am using the python SDK I figured I'd see if there is a chance the issue is in the SDK.

https://learn.microsoft.com/en-us/answers/questions/370034/bing-ads-api-not-returning-all-the-labels-in-the-a?comment=question#newest-question-comment

Essentially the API responses for GetLabelsByIds are stale, and GetLabelAssociationsByEntityIds is often missing associations, even for labels that have been around a while. We are not at a scale where I would think pagination could be an issue (less than 400 entities in the results).

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

1 participant