googleads / googleads/googleads-python-lib
Async sleep for WaitForReport
Open
Nobody has claimed this yet.
enhancement
P2
- Dominant language
- Python
- Stars
- 749
- Forks
- 967
- PR merge metrics
- No merged PRs in 30d
Description
Would there be ad possibility to enable an asynchronous version of the WaitForReport function?
Thanks in advance!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the WaitForReport function named in the issue and inspect how its current waiting behavior is exposed. The issue names no files or tests, so first establish the intended asynchronous API and its completion behavior; done means an async form of WaitForReport has verified behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100