문제

How do I batch update the points balances for multiple Wallet Objects in a single HTTP request.

도움이 되었습니까?

해결책

We're still working on a Wallet Objects specific batch tutorials, but for now here's one generic one in Java that should work:

https://code.google.com/p/google-api-java-client/wiki/Batch

Additional languages coming soon and I'll update as we add new tutorials.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top