0

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

Peng Ying
  • 392
  • 1
  • 7
Ameya
  • 880
  • 6
  • 13
  • Hi, Ameya! I'm sorry but I do not understand your question... Could you be more specific, please? – Baggz Oct 16 '13 at 19:26

1 Answers1

0

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.

Peng Ying
  • 392
  • 1
  • 7