Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Attributes API

https://api.spectrumsurveys.com/buyers/v1/psAttributes?localization=[%%localization%%]&class=[%%class%%]&page=[%%page%%]

Header Parameters


Parameter

Type

Required

Description

access-token

string

Yes

Token used to identify the authenticity of the user.


Query String Parameters


Parameter

Type

 Required

Description

localization

string

Yes

This is the country/language combination of the respondent.  Please refer to the table here: Codes & Units

class

integer - options:

1-Core Library

2-Extended Library

3-Custom Library

If this parameter is omitted, all classes are returned.

Questions in the PureSpectrum library are broken into 3 categories:

  • Core: Should be mapped for all suppliers

  • Extended: Frequently used advanced targeting questions that may be mapped by suppliers

  • Custom: Buyer Specific questions that are unlikely to be mapped by suppliers

page

integer

Yes - if more than one page is returned in the response, you must use this to access the additional attributes.

Page information will be returned in the Response Header parameter "total_pages"


  • No labels