Skip to main content
POST
v2 Create Crosstab

Authorizations

Authorization
string
header
required

Body

application/json

Project to create

bases
object[]
required

bases (audiences) for this project

columns
object[]
required

Saved columns in the project.

country_codes
string[]
required

List of saved country codes.

name
string
required

Name of project.

rows
object[]
required

Saved rows in the project.

wave_codes
string[]
required

List of wave codes.

copied_from
string

UUID of project this was copied from, may be empty.

folder_id
string

FolderID of this project.

metadata
object

Meta contains exra FE configuration metadata.

notes
string

free-text field which user can enter notes in the UI

shared
object[]

Project is shared with these users/orgs.

sharing_note
string

Note attached to the sharing email and in listing of projects, may be empty. This is different note to the project note.

Response

OK

bases
object[]
required

bases (audiences) for this project

columns
object[]
required

Saved columns in the project.

country_codes
string[]
required

List of saved country codes.

name
string
required

Name of project.

rows
object[]
required

Saved rows in the project.

wave_codes
string[]
required

List of wave codes.

copied_from
string

UUID of project this was copied from, may be empty.

folder_id
string

FolderID of this project.

metadata
object

Meta contains exra FE configuration metadata.

notes
string

free-text field which user can enter notes in the UI

shared
object[]

Project is shared with these users/orgs.

sharing_note
string

Note attached to the sharing email and in listing of projects, may be empty. This is different note to the project note.