diff --git a/adcom1/extended_identifier_uid.go b/adcom1/extended_identifier_uid.go index 3cf16a2..6bd165a 100644 --- a/adcom1/extended_identifier_uid.go +++ b/adcom1/extended_identifier_uid.go @@ -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