GoogleMobileAds.Api.ServerSideVerificationOptions

Options for rewarded ad types server-side verification callbacks.

Summary

Options are created using ServerSideVerificationOptions.Builder.

Constructors and Destructors

ServerSideVerificationOptions()
ServerSideVerificationOptions(ServerSideVerificationOptions options)

Public attributes

CustomData
string
Custom data of the current user.
UserId
string
The user id of the current user.

Public attributes

Public functions