adcom1: fix ExtendedIdentifierUID name/desc/json

This commit is contained in:
mxmCherry
2022-05-16 19:55:14 +03:00
committed by GitHub
parent 651b9938be
commit 77b6c0a773
+3 -3
View File
@@ -12,14 +12,14 @@ type ExtendedIdentifierUID struct {
ID string `json:"id,omitempty"`
// Attribute:
// uids
// atype
// Type:
// object array
// integer
// Definition:
// Type of user agent the match is from.
// It is highly recommended to set this, as many DSPs separate app-native IDs from browser-based IDs and require a type value for ID resolution.
// Refer to List: Agent Types.
AType AgentType `json:"uids,omitempty"`
AType AgentType `json:"atype,omitempty"`
// Attribute:
// ext