Web Store Personalization
Trigger Web Store Personalization By Player ID
Triggers the Personalize Web Store Callback by player ID.
POST
Documentation Index
Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Publisher token.
Body
application/json
Player IDs to trigger web store personalization.
Example:
["player123", "player456", "player789"]Response
OK
Success message.
Example:
"Event triggered for publisher 6422d554acc1a482bac4698e7"
