Hi @SaloniAg1
Have you created a custom field group for your GIDs to add to the XDM Profile Schema? Something like this:{
"_tenantid.GAID": "stringValue",
"_tenantid.GIDs": [
{
"tenantid.GID": "stringValue",
"startDate": "date",
"endDate": "date"
}
]
}