Signature
PlacementBuilder
Parameters
| Name | Type | Description |
|---|---|---|
id | string (optional) | The placement identifier configured in the Encore Dashboard. Defaults to empty string |
Returns
PlacementBuilder.show() returns a PlacementResult object.
Usage
With named placements for analytics
Register
onPurchaseRequest and onPassthrough handlers before calling show(). See onPurchaseRequest() and onPassthrough().