Re: How do I use the next_page_token in cURL?

2019-05-16 Thread Jarrod Thuener
lopers.google.com/adwords/api/community/ > On 05/16/19 00:51:40 jarrod...@gmail.com wrote: > > Let me rephrase my question for clarity. > > Can someone provide a cURL example for pulling the "next_token"? > > Thanks! > > On Wednesday, May 15, 2019 at 6:26:27

Re: How do I use the next_page_token in cURL?

2019-05-15 Thread Jarrod Thuener
Let me rephrase my question for clarity. Can someone provide a cURL example for pulling the "next_token"? Thanks! On Wednesday, May 15, 2019 at 6:26:27 AM UTC-4, Jarrod Thuener wrote: > > From what I understand, the caveat here is that a library it's used... I > have t

Re: How do I use the next_page_token in cURL?

2019-05-15 Thread Jarrod Thuener
>From what I understand, the caveat here is that a library it's used... I have to use curl, so the first call returns the first 1 results then it provides a next page token. How to I push that token through again to get the next set of results? On Tuesday, May 14, 2019 at 11:18:42 PM UTC-4,

How do I use the next_page_token in cURL?

2019-05-14 Thread Jarrod Thuener
I've seen the obvious response to paging issues "use a library", but I don't have that ability. I have to use cURL. Here's what the documentation states about paging: Making a request The search method requires a SearchGoogleAdsRequest