Skip to content

Displaying Piligrim🔗

Study the “General Information” and the “Signature Verification” sections first.

For more information on Piligrim, see the "Cross-promotion (Piligrim)" section.

Piligrim ad impressions data:

[iuas_show] => Array (
    [campaignId] => 739
    [payload] => '{}'
    [skipped] => 0
    [serverTime] => 1364306683
    [clientTime] => 1364306683
    [atime] => 1364306683
    [type] => 'video'
    [app_id_donor] => 206
    [app_id_recipient] => 170
    [userId] => e7b9bdd689f099cb0490ab6a25e0139b
    [deviceId] => 8fdd6ce268d633837ed987506bc1e905fcd62ef9
),
[appId] => 38,
[appVersion] => 1.0.3,
[requestUserId] => e7b9bdd689f099cb0490ab6a25e0139b,
[user] => Array (...),
[device_application] => Array (...),
[device] => Array (...)

type can be ('video', 'static', 'roller', 'gamecenter').
skipped 1 - skipped, 0 - fully watched or followed the link to an app store before ending.
payload data transmitted from the client.

You need to check "Send video views to the game server" in the application settings.

If your server successfully processed the request, you need to return the JSON string {"status": 0, "error": ""}. Otherwise, you can return a negative status and the error message {"status": -19, "error": "There is no such character!" }.


Last update: 2020-04-13
Created: 2020-01-16