POST api/CampaignTool/GetAllCampaign
Request Information
URI Parameters
None.
Body Parameters
SearchCampaignDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PageIndex | integer |
None. |
|
| Pagesize | integer |
None. |
|
| SortBy | string |
None. |
|
| SortOrder | string |
None. |
|
| SearchCompaign | string |
None. |
|
| CampaignId | integer |
None. |
|
| CampaignIds | Collection of integer |
None. |
|
| UserId | integer |
None. |
|
| Status | integer |
None. |
|
| triggerTypeId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"PageIndex": 1,
"Pagesize": 2,
"SortBy": "sample string 3",
"SortOrder": "sample string 4",
"SearchCompaign": "sample string 5",
"CampaignId": 6,
"CampaignIds": [
1,
2
],
"UserId": 7,
"Status": 8,
"triggerTypeId": 9
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
PagedDTOOfCampaignDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PagedRecords | Collection of CampaignDTO |
None. |
|
| Data | Collection of CampaignDTO |
None. |
|
| TotalRecords | integer |
None. |
|
| TotalAssociateRecords | integer |
None. |
|
| CwaTotal | decimal number |
None. |
|
| AlpTotal | decimal number |
None. |
|
| AnHTotal | decimal number |
None. |
|
| SubmittedAgentCount | integer |
None. |
|
| TotalNoPrds | integer |
None. |
|
| TotalCompletedNoPrds | decimal number |
None. |
|
| TotalCancelNoPrds | integer |
None. |
|
| TotalAlpNoPrds | decimal number |
None. |
|
| FormattedTotalAlpNoPrds | string |
None. |
|
| TotalCompletedAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCompletedAlpNoPrds | string |
None. |
|
| TotalCancelAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCancelAlpNoPrds | string |
None. |
|
| IsSearchLimitCompleted | boolean |
None. |
|
| PolicySearchesLeft | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"PagedRecords": [
{
"Id": 1,
"CampaignName": "sample string 2",
"SendFromPhone": "sample string 3",
"SendFromEmail": "sample string 4",
"JobStatus": "sample string 5",
"CreateBy": 1,
"CreateByName": "sample string 6",
"ChangeBy": 1,
"ChangeByName": "sample string 7",
"TriggerTypeId": 8,
"CreateDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangeDate": "2026-02-03T18:29:25.1281523-08:00",
"TriggerType": "sample string 9",
"IsLineTypeAppend": true,
"Disabled": true,
"IsLeadTimeZone": true,
"StatusId": 11,
"StatusName": "sample string 12",
"CampaignDetail": [
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
},
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
}
],
"CampaignTriggerDetail": [
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
},
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
}
],
"CampaignActionStates": [
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
},
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
}
],
"TagCampaignDetail": [
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
},
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
}
],
"CampaignLanguages": [
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
},
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
}
],
"CampaignLeadRemoval": [
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
},
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
}
],
"LastModifyBy": "sample string 7",
"LastModifyDate": "2026-02-03T18:29:25.1281523-08:00",
"LastModifyDateString": "2/03/2026 06:29:25 PM"
},
{
"Id": 1,
"CampaignName": "sample string 2",
"SendFromPhone": "sample string 3",
"SendFromEmail": "sample string 4",
"JobStatus": "sample string 5",
"CreateBy": 1,
"CreateByName": "sample string 6",
"ChangeBy": 1,
"ChangeByName": "sample string 7",
"TriggerTypeId": 8,
"CreateDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangeDate": "2026-02-03T18:29:25.1281523-08:00",
"TriggerType": "sample string 9",
"IsLineTypeAppend": true,
"Disabled": true,
"IsLeadTimeZone": true,
"StatusId": 11,
"StatusName": "sample string 12",
"CampaignDetail": [
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
},
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
}
],
"CampaignTriggerDetail": [
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
},
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
}
],
"CampaignActionStates": [
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
},
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
}
],
"TagCampaignDetail": [
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
},
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
}
],
"CampaignLanguages": [
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
},
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
}
],
"CampaignLeadRemoval": [
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
},
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
}
],
"LastModifyBy": "sample string 7",
"LastModifyDate": "2026-02-03T18:29:25.1281523-08:00",
"LastModifyDateString": "2/03/2026 06:29:25 PM"
}
],
"Data": [
{
"Id": 1,
"CampaignName": "sample string 2",
"SendFromPhone": "sample string 3",
"SendFromEmail": "sample string 4",
"JobStatus": "sample string 5",
"CreateBy": 1,
"CreateByName": "sample string 6",
"ChangeBy": 1,
"ChangeByName": "sample string 7",
"TriggerTypeId": 8,
"CreateDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangeDate": "2026-02-03T18:29:25.1281523-08:00",
"TriggerType": "sample string 9",
"IsLineTypeAppend": true,
"Disabled": true,
"IsLeadTimeZone": true,
"StatusId": 11,
"StatusName": "sample string 12",
"CampaignDetail": [
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
},
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
}
],
"CampaignTriggerDetail": [
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
},
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
}
],
"CampaignActionStates": [
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
},
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
}
],
"TagCampaignDetail": [
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
},
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
}
],
"CampaignLanguages": [
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
},
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
}
],
"CampaignLeadRemoval": [
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
},
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
}
],
"LastModifyBy": "sample string 7",
"LastModifyDate": "2026-02-03T18:29:25.1281523-08:00",
"LastModifyDateString": "2/03/2026 06:29:25 PM"
},
{
"Id": 1,
"CampaignName": "sample string 2",
"SendFromPhone": "sample string 3",
"SendFromEmail": "sample string 4",
"JobStatus": "sample string 5",
"CreateBy": 1,
"CreateByName": "sample string 6",
"ChangeBy": 1,
"ChangeByName": "sample string 7",
"TriggerTypeId": 8,
"CreateDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangeDate": "2026-02-03T18:29:25.1281523-08:00",
"TriggerType": "sample string 9",
"IsLineTypeAppend": true,
"Disabled": true,
"IsLeadTimeZone": true,
"StatusId": 11,
"StatusName": "sample string 12",
"CampaignDetail": [
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
},
{
"Id": 1,
"MessageTitle": "sample string 2",
"CampaignId": 1,
"MessageTemplate": "sample string 3",
"ImageGuid": "15948132-7e1e-4dad-8d26-131fc8a489bd",
"UseLeadCardImage": true,
"SendFrom": "sample string 5",
"SendAt": "2026-02-03T18:29:25.1281523-08:00",
"DelayNumberOfDays": 1,
"CreatedBy": 1,
"CreatedDate": "2026-02-03T18:29:25.1281523-08:00",
"ChangedBy": 1,
"ChangedDate": "2026-02-03T18:29:25.1281523-08:00",
"StatusId": 1,
"JobSequence": 1,
"WaitingToReceive": 1,
"SentFromEmail": "sample string 6",
"SendAtTime": 18,
"StartAtTime": 18,
"EndAtTime": 18,
"IsLeadImage": true,
"IsNewImage": true,
"NewImageGuidId": "e4f18f60-8562-4b6c-bb2f-4ecc46badabf",
"SentAt": "2026-02-03T18:29:25.1281523-08:00",
"SendFromPhone": "sample string 7",
"ImageFileName": "sample string 8",
"StartSendTime": "2026-02-03T18:29:25.1281523-08:00",
"EndSendTime": "2026-02-03T18:29:25.1281523-08:00",
"IsQuietHours": true
}
],
"CampaignTriggerDetail": [
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
},
{
"CampaignId": 1,
"GroupId": 1,
"Id": 1,
"MarketId": 1,
"Group": {
"AnnualPremium": 1.0,
"C1Add": "sample string 1",
"C1Cadd": "sample string 2",
"C1Desc": "sample string 3",
"C1Sadd": "sample string 4",
"C2Add": "sample string 5",
"C2Cadd": "sample string 6",
"C2Sadd": "sample string 7",
"Comp": "sample string 8",
"DateTg13": "2026-02-03T18:29:25.1281523-08:00",
"Dgcoverage": 1.0,
"Dgpremium": 1.0,
"FromTbl": 1,
"GroupApproachVideoLink": "sample string 9",
"GroupCode": "sample string 10",
"GroupName": "sample string 11",
"GroupMarketPlaceId": 1,
"Held": true,
"Id": 12,
"Loc": "sample string 13",
"LpsDate": "2026-02-03T18:29:25.1281523-08:00",
"Notes": "sample string 14",
"PdtoDate": "2026-02-03T18:29:25.1281523-08:00",
"PortalDocumentId": 1,
"Prrec": "sample string 15",
"ReiDate": "2026-02-03T18:29:25.1281523-08:00",
"Reserved": true,
"SalesTipsVideoLink": "sample string 16",
"Sga": "sample string 17",
"SgaNumber": "sample string 18",
"State": "sample string 19",
"Type": "sample string 20",
"LeadCount": 21,
"HasLetter": true,
"HasDatasheet": true,
"IsImportGroup": true,
"OfficeList": [
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
},
{
"TotalGroupLeadCount": "sample string 1",
"groupName": "sample string 2",
"groupCode": "sample string 3",
"OfficeId": 4,
"AgencyId": 5,
"AgencyName": "sample string 6",
"OfficeName": "sample string 7",
"Phone": "sample string 8",
"FormattedPhone": "sample string 8",
"Address": "sample string 9",
"FullAddress": "sample string 9, sample string 14, sample string 12, sample string 15, sample string 17",
"StateId": 10,
"StateName": "sample string 11",
"StateCode": "sample string 12",
"CityId": 13,
"CityName": "sample string 14",
"Zip": "sample string 15",
"CountryId": 16,
"CountryName": "sample string 17",
"GeoAddress": "sample string 18",
"Lat": 19.1,
"Lng": 20.1,
"CreatedById": 21,
"UpdatedById": 22,
"isDisable": true,
"TotalLeadCount": 24,
"TotalAssignedLeadCount": 25,
"TotalLeadOnHandCount": 26,
"Default": true,
"RowIndex": 28,
"ClientTimeZone": 1,
"LeadAssigmentSummary": [
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
},
{
"AssociateContractId": 1,
"AssociateId": 2,
"AssociateName": "sample string 3",
"TotalLeadsAssigned": 4,
"NumberOfLeadsToAssign": 5,
"Zip": "sample string 6",
"CityName": "sample string 7",
"LeadBankCharge": {
"InTown": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"RoadTrip": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"LapsePool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
},
"ListPool": {
"ChargeableCount": 1,
"NonChargeableCount": 2
}
},
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
},
"AssignedLeadsDetail": [
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
},
{
"Zip": "sample string 1",
"CityName": "sample string 2",
"LeadOriginTotal": {
"ResponseCard": 1,
"Referral": 2,
"POS": 3,
"ListLead": 4
}
}
]
}
],
"IsPosCertificate": true,
"IsCertificate": true,
"IsFreshen": true,
"IsPreApproch": true,
"IsGroupDatasheet": true,
"IsCorporate": true,
"HasOfficeGeoCoded": true,
"SplittedOfficeName": "sample string 7",
"UserRoleDictionary": {
"1": 2,
"3": 4
},
"AgentList": [
1,
2
],
"IsAgentExistForCertificateAccess": true
}
],
"GroupLeadCount": "sample string 25",
"HoldStatus": "Hold",
"InfoVideoLink": "sample string 26",
"ApproachVideoLink": "sample string 27",
"isHeld": true,
"isReserved": true,
"isRegular": false,
"GroupCodeAndName": "sample string 10 - sample string 11",
"GroupCertAccessWithType": {
"InfoCert": 1,
"FreshCert": 2,
"PolicyCert": 3,
"PreAppCert": 4,
"GroupDatasheet": 5,
"GroupType": 6,
"GroupId": 7,
"ApplicationId": 1
},
"HeaderS3Image": "sample string 30",
"FooterS3Image": "sample string 31",
"HeaderS3ImageUrl": "sample string 32",
"FooterS3ImageUrl": "sample string 33",
"IsLapseGroup": true,
"HowToVideoLink": "sample string 35",
"IsWhiteList": true,
"IsBlackList": true,
"TenureMonth": 38,
"AutoListDisabled": true,
"WhiteBlackListActionTypeId": 39,
"BlockForTaalk": true
}
}
],
"CampaignActionStates": [
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
},
{
"CampaignId": 1,
"CountryId": 1,
"Id": 1,
"IsDisabled": true,
"StateId": 1
}
],
"TagCampaignDetail": [
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
},
{
"CampaignId": 1,
"Id": 1,
"IsDisable": true,
"IsOtherTag": true,
"TagId": 1
}
],
"CampaignLanguages": [
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
},
{
"Id": 1,
"LanguageId": 1,
"CampaignId": 1,
"IsDisable": true
}
],
"CampaignLeadRemoval": [
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
},
{
"Id": 1,
"CampaignId": 2,
"Disabled": true,
"RemoveTypeId": 4
}
],
"LastModifyBy": "sample string 7",
"LastModifyDate": "2026-02-03T18:29:25.1281523-08:00",
"LastModifyDateString": "2/03/2026 06:29:25 PM"
}
],
"TotalRecords": 1,
"TotalAssociateRecords": 2,
"CwaTotal": 3.1,
"AlpTotal": 4.1,
"AnHTotal": 5.1,
"SubmittedAgentCount": 6,
"TotalNoPrds": 7,
"TotalCompletedNoPrds": 8.1,
"TotalCancelNoPrds": 9,
"TotalAlpNoPrds": 10.1,
"FormattedTotalAlpNoPrds": "10.10",
"TotalCompletedAlpNoPrds": 11.1,
"FormattedTotalCompletedAlpNoPrds": "11.10",
"TotalCancelAlpNoPrds": 12.1,
"FormattedTotalCancelAlpNoPrds": "12.10",
"IsSearchLimitCompleted": true,
"PolicySearchesLeft": "sample string 14"
}