Versions in this module Expand all Collapse all v1 v1.0.1 Nov 7, 2022 Changes in this version + type AvailableAnchor struct + ItemID string + Valid bool + type CheckAvailableAnchorRequest struct + AdvertiserID uint64 + ExternalAction enum.AdConvertType + ItemIDs []string + LandingApp enum.LandingType + func (r CheckAvailableAnchorRequest) Encode() string + type CheckAvailableAnchorResponse struct + Data struct{ ... }