Type Function Return value Table Revision Release 2025.3721 Keywords Google Play Games Services, game network, gpgs, snapshots, getLimits See also gpgs.snapshots gpgs.*
This feature is currently only supported on Android.
Retrieves various limits associated with the snapshots API and returns a table with the following properties. Can be nil if the service is unavailable.
imageSize — Number representing the maximum data size per snapshot cover image in bytes. This is guaranteed to be at least 800 KB and it may increase in the future.
payloadSize — Number representing the maximum data size per snapshot in bytes. This is guaranteed to be at least 3 MB and it may increase in the future.
gpgs.snapshots.getLimits()