question

shashi avatar image
shashi asked

How send parameter in CustomTags or ExtraHeader which can get the value at cloud script

Hi,

How send parameter in CustomTags or ExtraHeader which can receive at the time of execution of cloud script.

Best

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 Answer

·
JayZuo avatar image
JayZuo answered

We can not set CustomTags via the WriteXXXEvent API calls currently. For more information, please see this answer: https://community.playfab.com/answers/5443/view.html. But you should be able to get it in CloudScript with context.playStreamEvent.CustomTags.

And we can't get ExtraHeaders in CloudScript. For more information, please see this answer: https://community.playfab.com/questions/24111/how-do-i-read-extraheaders-in-cloudscript-from-fun.html.

Could you please share some details about your scenario so we can better understand your question?

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 an Answer

Hint: Notify or tag a user in this post by typing @username.

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