2011-09-27 2 views
0

나는 Google 제품을 사용하여 클릭 수를 날짜별로 검색하려고합니다! 이 값을 처음 250 개 제품으로 가져올 수는 있지만 그렇지 않으면 불가능합니다.Google 쇼핑 API 성능 클릭

https://content.googleapis.com/content/v1/123456/items/products/generic?start-index=100&max-results=250&performance.start=2011-08-18&performance.end=2011-08-19

: 쿼리에 오류가

https://content.googleapis.com/content/v1/123456/items/products/generic?max-results=250&performance.start=2011-08-18&performance.end=2011-08-19

이 쿼리는 매개 변수를 추가하여 미세, 단점을 작동 "색인을 시작합니다"여기

내 쿼리입니다

도와 주셔서 감사합니다!

+0

나를 도울 사람이 있습니까? – user966477

답변

0

결과를 페이지하려면 start-token 매개 변수를 사용해야합니다.