Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

i am loading data to the Bulk Intagration API, but do not see any data in reports

Avatar

Level 1

my resonce.json is 
```{'file_id': '24506fc2-7ea2-4663-ba24-db8c7787eea8', 'visitor_group_id': 'ingestion_0', 'size': 6532038, 'received_date': 1610144870, 'rows': 43460, 'invalid_rows': 0, 'status': 'File received, awaiting processing', 'status_code': 'UPLOADED', 'processing_log': 'Processing complete: 43460 rows will be submitted. No invalid rows.\n', 'idempotency_key': '24506fc2-7ea2-4663-ba24-db8c7787eea8'}```

and my gz/csv header is 
```reportSuiteID,timestamp,marketingCloudVisitorID,ipAddress,userAgent,pageURL,pageName,linkURL,linkName,linkType,transactionID,browserHeight,browserWidth,eVar2,eVar3,eVar4,eVar5,eVar6,eVar30,eVar31,eVar32,eVar33,eVar34,eVar35,eVar36,eVar37,eVar38,eVar39,eVar40,eVar41,eVar42,eVar43,eVar44,eVar45,eVar46,eVar47,eVar48,eVar49,eVar50,eVar51,eVar52,eVar53,eVar54,eVar55,eVar56,eVar57,eVar58,eVar59,eVar60,eVar61,eVar62,eVar63,eVar64,eVar65,eVar66,eVar67,eVar68,eVar69,eVar70,eVar71,eVar72,eVar73,eVar74,eVar75,eVar76,eVar77,eVar78,eVar79,eVar80,eVar81,eVar82,contextData.testing.web_experiment_for_every_click_campaign,contextData.testing.web_experiment_homepage_round_2,contextData.testing.web_experiment_homepage_structure,contextData.testing.web_experiment_templates_in_top_nav,contextData.testing.FullStory_Selection_2016_08,contextData.testing.Marketing_Hero_Control_vs_Journey_vs_Show_Off_2018_08,contextData.testing.web_experiment_trial_mobile_to_apps,contextData.testing.apps_ios_auto_backup_folder_name,contextData.testing.bfcm_2019_homepage_banner,contextData.testing.marketing_top_level_templates,contextData.testing.webExperimentForEveryClickCampaign,contextData.testing.webExperimentHomepageRound2,contextData.testing.webExperimentHomepageStructure,contextData.testing.webExperimentTemplatesInTopNav,contextData.testing.web_experiment_getting_started_questionnaire,contextData.testing.web_experiment_contentwizard_one_screen_onboarding,contextData.testing.web_experiment_subscribe_skip_choosing_plan```

 

looking for guidance in debugging this.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

It would require looking into the the CSV file to troubleshoot this. Since this is a public forum, I will suggest you to open support ticket with the Analytics team and share the file so that we can review it. Also, share the report you are viewing to validate the data.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

It would require looking into the the CSV file to troubleshoot this. Since this is a public forum, I will suggest you to open support ticket with the Analytics team and share the file so that we can review it. Also, share the report you are viewing to validate the data.