75 lines
1.9 KiB
JSON
75 lines
1.9 KiB
JSON
{
|
|
"user_data": {
|
|
"first_name": "gfgdgfd",
|
|
"last_name": "gfdgdf",
|
|
"company_name": "gfdgdf",
|
|
"email": "gfdgf",
|
|
"phone": "gfdgfdg",
|
|
"store_name": "test222",
|
|
"country": "gfdgfd",
|
|
"starting_date": "2025-09-25",
|
|
"duration": 36,
|
|
"store_types": [
|
|
"Convenience"
|
|
],
|
|
"currency_symbol": "$",
|
|
"convenience_store_type": {
|
|
"stores_number": 1233,
|
|
"monthly_transactions": 32131312,
|
|
"has_digital_screens": true,
|
|
"screen_count": 2,
|
|
"screen_percentage": 123123,
|
|
"has_in_store_radio": true,
|
|
"radio_percentage": 321
|
|
},
|
|
"minimarket_store_type": {
|
|
"stores_number": 0,
|
|
"monthly_transactions": 0,
|
|
"has_digital_screens": false,
|
|
"screen_count": 0,
|
|
"screen_percentage": 0,
|
|
"has_in_store_radio": false,
|
|
"radio_percentage": 0
|
|
},
|
|
"supermarket_store_type": {
|
|
"stores_number": 0,
|
|
"monthly_transactions": 0,
|
|
"has_digital_screens": false,
|
|
"screen_count": 0,
|
|
"screen_percentage": 0,
|
|
"has_in_store_radio": false,
|
|
"radio_percentage": 0
|
|
},
|
|
"hypermarket_store_type": {
|
|
"stores_number": 0,
|
|
"monthly_transactions": 0,
|
|
"has_digital_screens": false,
|
|
"screen_count": 0,
|
|
"screen_percentage": 0,
|
|
"has_in_store_radio": false,
|
|
"radio_percentage": 0
|
|
},
|
|
"on_site_channels": [
|
|
"Website"
|
|
],
|
|
"website_visitors": 321321,
|
|
"app_users": 0,
|
|
"loyalty_users": 0,
|
|
"off_site_channels": [
|
|
"Facebook Business"
|
|
],
|
|
"facebook_followers": 32131312,
|
|
"instagram_followers": 0,
|
|
"google_views": 0,
|
|
"email_subscribers": 0,
|
|
"sms_users": 0,
|
|
"whatsapp_contacts": 0,
|
|
"potential_reach_in_store": 0,
|
|
"unique_impressions_in_store": 0,
|
|
"potential_reach_on_site": 0,
|
|
"unique_impressions_on_site": 0,
|
|
"potential_reach_off_site": 0,
|
|
"unique_impressions_off_site": 0
|
|
}
|
|
}
|