Re: Google Ads API: how to use paging (page_token / next_page_token) - Python

2019-05-03 Thread llei
If you're using the Python client library, the requests automatically sends another request if there was a next page token detected. Which threw me off at first because I was trying to search for the token and submit the additional requests on my own. Leon On Friday, May 3, 2019 at 5:20:06 AM

Batch Processing for GET Criterion Bid Landscape data

2018-06-18 Thread llei
Is there a way to batch job the requests when getting bid landscape data for large number of ad group their respective criterions? I'm referring to *get_keyword_bid_simulations.py *that's part of the googleads Python client library (*version v201806*). Currently I'm iterating through a list of