Skip to main content

Unity Mediation Ad Watched

GET 

/ad/v1/unity/mediation/watched

Callback URL for the Unity Ad API. Docs here https://docs.unity.com/mediation/S2SRedeemCallbacks.html

Request

Query Parameters

    customized_data Customized Datarequired

    Custom data provide by client. Expected to be client type

    Example: android
    userId Useridrequired

    Possible values: non-empty and <= 128 characters

    User ID provided by the client

    eventId Eventidrequired

    Unique ID for the ad view generated by Unity

    timestamp Timestamprequired

    Timestamp of an ad event in Unix format

    signature Signaturerequired

    The HMAC-MD5 hash of the parameter string used to validate the request

Responses

Successful Response

Schema

    string

Loading...