Versions in this module Expand all Collapse all v1 v1.0.1 Nov 7, 2022 Changes in this version + type AudiencesGetRequest struct + AdvertiserID uint64 + Limit int + Offset int + RetargetingTagsType int + func (r AudiencesGetRequest) Encode() string + type AudiencesGetResponse struct + Data *AudiencesGetResponseData + type AudiencesGetResponseData struct + Offset int + RetargetingTags []RetargetingTag + TotalNum int + type RetargetingTag struct + CoverNum int64 + ID uint64 + IsCommon int + Name string + Op string + Source enum.DmpSource + Status int + Tip string