BookmarkSubscribeRSS Feed
GregAtSAS
SAS Employee

On Monday, January 19th 2026, the data that is returned by GET and GETSV calls is changing.

 

The data that is returned by GET and GETSV will include qualified tags, along with the identifier name and value. This enables GET and GETSV calls to achieve parity with SET or SETSV calls.

 

Qualified tags allow a tag to have any number of independent sets of values, selectable via a qualifier during ad evaluation. For more information about qualified tags, see SAS 360 Match Advanced Features Guide.

 

However, the calls will no longer return the following details:

  • Device, geographic location, or other data that are not associated with the ID that is provided
  • Data for other collected IDs when requesting a state vector ID

 

Update how you collect these details if your system depends on any of this information.