RE: Search(SearchGoogleAdsRequest) returns (SearchGoogleAdsResponse) problem

2020-04-15 Thread Google Ads API Forum Advisor Prod
Hi Chao, Thank you for reaching out. The LIMIT clause allows you to specify the maximum number of objects you want to return in your report. In your case, you set the limit to 2000 and 2000 items returned so this is the intended behavior. You can find more information on limits here. Setting t

Search(SearchGoogleAdsRequest) returns (SearchGoogleAdsResponse) problem

2020-04-15 Thread chao cai
hi, I used Google ads api to get the report data, but I encountered a paging problem How to understand the two things: limit in SQL and setPageSize in request The first request page token is empty, limit 2000 returned 2000 When the second request page token was passed, the next page