| Required permit | Rate limit tokens cost |
|---|---|
| Reporting:Api:Report:Members | 10 |
| Type | Filterable | Readonly |
|---|---|---|
| Integer |
| Type | Filterable | Readonly |
|---|---|---|
| Integer | (via X-Customer header) |
| Type | Filterable | Readonly |
|---|---|---|
| String |
X-Product-Name header.| Type | Filterable | Readonly |
|---|---|---|
| String |
X-Subproduct-Name header.| Type | Filterable | Readonly |
|---|---|---|
| Enum |
optin_channel value.| Type | Filterable | Readonly |
|---|---|---|
| String |
gender.| Type | Filterable | Readonly |
|---|---|---|
| Enum |
"-14", "15-19", "20-24", "25-29", "30-34", "35-39", "40-44", "45-49", "50-54", "55-59", "60-64", "65-69", "70-74", "75-79", "80-"| Type | Filterable | Readonly |
|---|---|---|
| Integer |
2000 means that member was born between 2000 and 2004.| Type | Filterable | Readonly |
|---|---|---|
| Array[Integer] |
Subunits feature.| Type | Filterable | Readonly |
|---|---|---|
| Array[Integer] |
| Type | Filterable | Readonly |
|---|---|---|
| Array[Integer] |
| Type | Filterable | Readonly |
|---|---|---|
| Object(dynamic) |
| Type | Filterable | Readonly |
|---|---|---|
| Object(key: name of consent, value: boolean status of consent) |
| Type | Filterable | Readonly |
|---|---|---|
| Boolean |
verifiedsms_marketing consent| Type | Filterable | Readonly |
|---|---|---|
| Boolean |
enabled or verifiedemail_marketing consent| Type | Filterable | Readonly |
|---|---|---|
| Boolean |
enabled| Type | Filterable | Readonly |
|---|---|---|
| Boolean |
true when at least one of: marketing_via_sms, marketing_via_email or marketing_via_push is true| Type | Filterable | Readonly |
|---|---|---|
| Enum |
| Type | Filterable | Readonly |
|---|---|---|
| Enum |
| Type | Filterable | Readonly |
|---|---|---|
| Enum |
| Type | Filterable | Readonly |
|---|---|---|
| Integer |
| Type | Filterable | Readonly |
|---|---|---|
String(ISO 3166-1 alpha-2) |
+1)| Type | Filterable | Readonly |
|---|---|---|
String(ISO 3166-1 alpha-2) |
| Type | Filterable | Readonly |
|---|---|---|
| String |
| Type | Filterable | Readonly |
|---|---|---|
| String |
| Type | Filterable | Readonly |
|---|---|---|
String(ISO 8601 timestamp) |
| Type | Filterable | Readonly |
|---|---|---|
String(ISO 8601 timestamp) |
{
"records": [
{
"id": 4066131,
"community_id": 235,
"optin_channel": "webforms",
"optin_subchannel": null,
"optin_platform": "webforms",
"gender": "woman",
"birth_year_group": 2000,
"subunit_ids": [
5
],
"group_ids": [
32454,
32463,
39504,
40645,
75637,
76853,
92517
],
"favorite_stores": [],
"properties": {
"bool": false,
"interests": [
"dietary_and_nutrition"
],
"bonus_points": 0
},
"consents": {
"dmp_profiling": true,
"sms_marketing": true,
"cookie_tracking": true,
"email_marketing": true,
},
"marketing_via_sms": true,
"marketing_via_email": true,
"marketing_via_push": true,
"marketing_via_anything": true,
"sms_status": "verified",
"email_status": "verified",
"push_status": "enabled",
"push_devices": 1,
"msisdn_country": "NO",
"location_country": "NO",
"city_place_id": 2,
"place_id": 3,
"created_at": "2017-06-19T09:56:22.527000Z",
"updated_at": "2024-04-09T13:34:29.439000Z"
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}{
"records": [
{
"community_id": 42,
"members_count": 1
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}{
"records": [
{
"members_count": 1
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| gender | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"gender": "woman",
"members_count": 1
},
{
"community_id": 42,
"gender": null,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| gender | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"gender": "woman",
"members_count": 1
},
{
"gender": null,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| age | Enum | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"age": "20-24",
"members_count": 1
},
{
"community_id": 42,
"age": null,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| age | Enum | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"age": "20-24",
"members_count": 1
},
{
"age": null,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| optin_channel | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"optin_channel": "default",
"members_count": 1
},
{
"community_id": 42,
"optin_channel": "webforms",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| optin_channel | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"optin_channel": "default",
"members_count": 1
},
{
"optin_channel": "webforms",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| optin_subchannel | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"optin_subchannel": null,
"members_count": 1
},
{
"community_id": 42,
"optin_subchannel": "2242",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| optin_subchannel | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"optin_subchannel": null,
"members_count": 1
},
{
"optin_subchannel": "2242",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| optin_platform | Enum | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"optin_platform": "android",
"members_count": 1
},
{
"community_id": 42,
"optin_platform": "other",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| optin_platform | Enum | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"optin_platform": "android",
"members_count": 1
},
{
"optin_platform": "other",
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| marketing_via_anything | Bool | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"marketing_via_anything": true,
"members_count": 1
},
{
"community_id": 42,
"marketing_via_anything": false,
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| marketing_via_anything | Bool | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"marketing_via_anything": true,
"members_count": 1
},
{
"marketing_via_anything": false,
"members_count": 2
}
],
"pagination": {
"next_page_info": null
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| place_id | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"place_id": 40,
"members_count": 1
},
{
"community_id": 42,
"place_id": 43,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| place_id | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"place_id": "Oslo",
"members_count": 1
},
{
"place_id": "Oslo",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| city_place_id | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"city_place_id": 40,
"members_count": 1
},
{
"community_id": 42,
"city_place_id": 43,
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| city_place_id | String | See in Fields |
| members_count | Integer | Count of members |
{
"records": [
{
"city_place_id": "Oslo",
"members_count": 1
},
{
"city_place_id": "Oslo",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| consent_key | String | Key of consent from consents field |
| consent_value | Boolean | - |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"location_city": "Oslo",
"location_detail": null,
"members_count": 1
},
{
"community_id": 42,
"location_city": "Oslo",
"location_detail": "Frogner",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| consent_key | String | Key of consent from consents field |
| consent_value | Boolean | - |
| members_count | Integer | Count of members |
{
"records": [
{
"location_city": "Oslo",
"location_detail": null,
"members_count": 1
},
{
"location_city": "Oslo",
"location_detail": "Frogner",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| community_id | Integer | See in Fields |
| interest | String | One of interest key |
| members_count | Integer | Count of members |
{
"records": [
{
"community_id": 42,
"interest": "swimming",
"members_count": 1
},
{
"community_id": 42,
"interest": "cars",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}| Key | Type | Description |
|---|---|---|
| interest | String | One of interest key |
| members_count | Integer | Count of members |
{
"records": [
{
"interest": "swimming",
"members_count": 1
},
{
"interest": "cars",
"members_count": 2
}
],
"pagination": {
"next_page_info": "CNOW-AE"
},
"result_type": "records"
}