Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MissenaAdRequest ¶
type MissenaAdRequest struct { RequestId string `json:"request_id"` Timeout int `json:"timeout"` Referer string `json:"referer"` RefererCanonical string `json:"referer_canonical"` GDPRConsent string `json:"consent_string"` GDPR bool `json:"consent_required"` Placement string `json:"placement"` TestMode string `json:"test"` }
type MissenaAdapter ¶
Click to show internal directories.
Click to hide internal directories.