Idea

rogerolier avatar image
rogerolier suggested

Server GetPlayerCombinedInfo to get also user internal data

Hi!

It seems that GetPlayerCombinedInfo has not a key to get internal data, is posible to add it?

(I'm talking about the server of course)

Thanks

https://api.playfab.com/documentation/Server/datatype/PlayFab.Server.Models/PlayFab.Server.Models.GetPlayerCombinedInfoRequestParams

Player Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Comment

·
info-2 avatar image
info-2 commented

Following too, because we're trying to stay in the 3 API requests limit when called from an action trigger. Calling GetUserInternalData separately puts us over that limit by this one call (the other calls would be GetPlayerCombinedInfo + 2x UpdateUserInternalData).

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.