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

Getting an error with the code snippet on here. #139

Open
galtman5 opened this issue Apr 15, 2024 · 0 comments
Open

Getting an error with the code snippet on here. #139

galtman5 opened this issue Apr 15, 2024 · 0 comments

Comments

@galtman5
Copy link

galtman5 commented Apr 15, 2024

I'm trying to use this example to retrieve report data from bing ads with python. I set everything up and got all the necessary ID's but when I run this script, I get an error that makes it seem like the example is outdated.

This is my error:

module 'bingads.v13.reporting.reporting_service_manager' has no attribute 'download_report'

The code line that causes this failure is in the download_report() function
report_container = reporting_service_manager.download_report(reporting_download_parameters)

Is the example code outdated?


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

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