Ad Slot represents Publisher ad space entity for displaying Ad Units with the following fields:
Spec properties (added to ipfs and can NOT be modified)
ipfs
: string, valid ipfs hash of spec props belowtype
: string, the type of the ad slot that will match Ad Unittype
tags
: an array of TargetingTag, meant for discovery between publishers/advertisersowner
: user address from the sessioncreated
: number, UTC timestamp in milliseconds, used as nonce for escaping duplicated spec ipfs hashesrules
: array of targeting DSL rules which can only influence theshow
output variable; see Targeting and bidding for more details
title
: string, the name of the unit used in platform UIdescription
: string, arbitrary text used in platform UIfallbackUnit
: string, valid ipfs hash for Ad Unit object. It will be used as fallback data. It is optionalarchived
: boolean, user can change it - used for filtering in platform UImodified
: number, UTC timestamp in milliseconds, changed every time modifiable property is changedminPerImpression
: Object with string keys fordepositAsset
and BigNumStr for the minimum payment accepted per impression