Type String Event adsRequest Revision Release 2024.3703 Keywords ads, advertising, Pollfish, adsRequest, phase See also adsRequest pollfish.*
String value indicating the phase of the adsRequest event. Possible values include:
"init"
— Indicates that the Pollfish plugin was initialized successfully.
"displayed"
— Indicates that a survey was displayed.
"closed"
— Indicates that a survey was closed.
"loaded"
— Indicates that a survey was loaded and is ready for display. For this phase, event.data provides additional context.
"completed"
— Indicates that a survey was completed. For this phase, event.data provides additional context.
"failed"
— Indicates that an error occurred. For this phase, event.response provides additional context.