Following is a list of events that occur between the time invokeApplixirVideoUnit method is invoked and the time when the video ad ends and exits.
Note: Do not hold on to the thread on receiving the events or the ad will timeout.
Other events
- RMS call failed, invalid userId // This is due to someone implementing RMS and not providing valid user ID (we recommend UUID4).
- "Value in options.userId not a valid UUID. Setting ppid to new UUIDv4" // From not setting a valid UUID in options.userId, (causes low CPM rates)
- "Setting ppid to current options.userId" // This is good, it means they have passed a valid UUID in options.userId so ads can be properly targeted.