- Notifications
You must be signed in to change notification settings - Fork 977
Pull requests: googleads/googleads-python-lib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(DataDownloader): add method
IterReportRows for record streaming #560 opened Sep 25, 2025 by ThePsyjo Loading… updated Sep 25, 2025
feat: Enable constructing GoogleServiceAccountClient with Credentials.from_service_account_info method
#556 opened Apr 5, 2025 by gbretas Loading… updated Apr 5, 2025
Remove unused dependency: xmltodict
#524 opened Aug 27, 2023 by gdrosos Loading… updated Sep 12, 2023
Fix typo contentingLineItems -> contendingLineItems
#521 opened Jul 13, 2023 by gernberg Loading… updated Jul 13, 2023
Refactor deprecated unittest aliases for Python 3.11 compatibility.
#489 opened Oct 14, 2021 by tirkarthi Loading… updated Aug 23, 2022
Use
logger.warning instead of deprecated warn #452 opened Mar 16, 2020 by zheplusplus Loading… updated Aug 23, 2022
Update add_complete_campaigns_using_batch_job.py
#450 opened Feb 23, 2020 by ma1onso Loading… updated Aug 23, 2022
report_download_headers is now report_downloader_headers
#441 opened Nov 12, 2019 by MattCardoso Loading… updated Aug 23, 2022
Confirm batch_job status is 'DONE' (Mitigates issue #305)
#357 opened Dec 30, 2018 by ravichandrasekaran Loading… updated Aug 23, 2022
Fixed missing space for GoolgeAdsValueError message.
#327 opened Sep 18, 2018 by ReptilianBrain Loading… updated Aug 23, 2022
Keeping the log record args as tuples. Fixes #313
#314 opened Aug 7, 2018 by grzes Loading… updated Aug 23, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.