
Google Play Data Extractor
Pricing
$35.00/month + usage

Google Play Data Extractor
Get valuable info & reviews from Google Play! Access title, price, ratings, download rates, screenshots, released date, version number & developer details for any region or language. Unlimited & lightning-fast extraction. Export data in XML, JSON, CSV, Excel, or HTML formats.
5.0 (2)
Pricing
$35.00/month + usage
12
Total users
1k
Monthly users
30
Runs succeeded
>99%
Last modified
9 hours ago
Timeout not working using api
Closed
I am using api to run task and getting callback on webhook but in some cases actor keeps running, I want to add timeout of i.e three mins.
I added it like below but it is not working. ${Apify.API_URL}/acts/${actorId}/runs?token=${this.token}&time=180

Hey there!
Thank you very much for using the actor and letting us know about your problem. We don't have much comprehensive information about the API and the integrations with the actors. However, due to the documentation (https://docs.apify.com/api/v2#/reference/actors/run-collection/run-actor), the time
field should be timeout
.
Please let me know if there is anything else that I can assist you with, Best