So I have not used it the way you are using it. For me to get anything in that view that you are showing, I would have to do receipt validation. Second I always send the the customer_id that is generated from GameSparks in the configureUserId, but I believe that GA creates one if you don’t send one.
I also believe in this))) I check the purchase by Gamesparks and only then I send the event to gameAnalitics. (before that I riveted the recipe and still this field was empty)
The Type field can be any string or it needs to be registered somewhere in advance as in a resource event? ( gameanalytics.configureAvailableResourceItemTypes({“sets”,“card_packs”} )
So I have not used it the way you are using it. For me to get anything in that view that you are showing, I would have to do receipt validation. Second I always send the the customer_id that is generated from GameSparks in the configureUserId, but I believe that GA creates one if you don’t send one.
I also believe in this))) I check the purchase by Gamesparks and only then I send the event to gameAnalitics. (before that I riveted the recipe and still this field was empty)
The Type field can be any string or it needs to be registered somewhere in advance as in a resource event? ( gameanalytics.configureAvailableResourceItemTypes({“sets”,“card_packs”} )