rest - Play Games Services for Web - Increment Event method -
google play games services has events mechanism, has method increment specific event amount provided. sdks android/ios/c++, have method incrementing event.
but rest api doesn't have method (https://developers.google.com/games/services/web/api/events)
the 1 event, seams similar record event(https://developers.google.com/games/services/web/api/events/record#auth)
but requires user authenticated.
thanks in advance.
i found answer. methods in sdks require user authenticated, record method should same, think.
Comments
Post a Comment