Skip to 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

Parameters

Query Parameters

customized_data
required

Custom data provide by client. Expected to be client type

string

Custom data provide by client. Expected to be client type

Example
android
userId
required

User ID provided by the client

string
>= 1 characters <= 128 characters

User ID provided by the client

eventId
required

Unique ID for the ad view generated by Unity

string

Unique ID for the ad view generated by Unity

timestamp
required

Timestamp of an ad event in Unix format

integer

Timestamp of an ad event in Unix format

signature
required

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

string

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

Responses

200

Successful Response

string

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string