Skip to content

Commit 3006950

Browse files
authored
Merge pull request #14 from sendinblue/feature_contact-info-response-fix
GetExtendedContactDetails fix fot traansacAttributes & addon in getEmailEventReport
2 parents b18fa8e + 39558b8 commit 3006950

File tree

39 files changed

+2019
-88
lines changed

39 files changed

+2019
-88
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,9 @@ Class | Method | HTTP request | Description
235235
- [GetClient](docs/Model/GetClient.md)
236236
- [GetContactCampaignStats](docs/Model/GetContactCampaignStats.md)
237237
- [GetContactCampaignStatsClicked](docs/Model/GetContactCampaignStatsClicked.md)
238-
- [GetContactCampaignStatsLinks](docs/Model/GetContactCampaignStatsLinks.md)
239-
- [GetContactCampaignStatsMessagesSent](docs/Model/GetContactCampaignStatsMessagesSent.md)
240238
- [GetContactCampaignStatsOpened](docs/Model/GetContactCampaignStatsOpened.md)
241239
- [GetContactCampaignStatsTransacAttributes](docs/Model/GetContactCampaignStatsTransacAttributes.md)
242240
- [GetContactCampaignStatsUnsubscriptions](docs/Model/GetContactCampaignStatsUnsubscriptions.md)
243-
- [GetContactCampaignStatsUnsubscriptionsAdminUnsubscription](docs/Model/GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md)
244-
- [GetContactCampaignStatsUnsubscriptionsUserUnsubscription](docs/Model/GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md)
245241
- [GetContactDetails](docs/Model/GetContactDetails.md)
246242
- [GetContacts](docs/Model/GetContacts.md)
247243
- [GetEmailCampaigns](docs/Model/GetEmailCampaigns.md)
@@ -251,6 +247,14 @@ Class | Method | HTTP request | Description
251247
- [GetExtendedCampaignStats](docs/Model/GetExtendedCampaignStats.md)
252248
- [GetExtendedCampaignStatsLinksStats](docs/Model/GetExtendedCampaignStatsLinksStats.md)
253249
- [GetExtendedClientAddress](docs/Model/GetExtendedClientAddress.md)
250+
- [GetExtendedContactDetailsStatistics](docs/Model/GetExtendedContactDetailsStatistics.md)
251+
- [GetExtendedContactDetailsStatisticsClicked](docs/Model/GetExtendedContactDetailsStatisticsClicked.md)
252+
- [GetExtendedContactDetailsStatisticsLinks](docs/Model/GetExtendedContactDetailsStatisticsLinks.md)
253+
- [GetExtendedContactDetailsStatisticsMessagesSent](docs/Model/GetExtendedContactDetailsStatisticsMessagesSent.md)
254+
- [GetExtendedContactDetailsStatisticsOpened](docs/Model/GetExtendedContactDetailsStatisticsOpened.md)
255+
- [GetExtendedContactDetailsStatisticsUnsubscriptions](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptions.md)
256+
- [GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md)
257+
- [GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription](docs/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md)
254258
- [GetExtendedListCampaignStats](docs/Model/GetExtendedListCampaignStats.md)
255259
- [GetFolder](docs/Model/GetFolder.md)
256260
- [GetFolderLists](docs/Model/GetFolderLists.md)

docs/Model/CreateEmailCampaignSender.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
s# CreateEmailCampaignSender
1+
# CreateEmailCampaignSender
22

33
## Properties
44
Name | Type | Description | Notes

docs/Model/GetContactCampaignStats.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**messagesSent** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
7-
**hardBounces** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
8-
**softBounces** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
9-
**complaints** | [**\SendinBlue\Client\Model\GetContactCampaignStatsMessagesSent[]**](GetContactCampaignStatsMessagesSent.md) | | [optional]
6+
**messagesSent** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
7+
**hardBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
8+
**softBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
9+
**complaints** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | | [optional]
1010
**unsubscriptions** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptions**](GetContactCampaignStatsUnsubscriptions.md) | | [optional]
1111
**opened** | [**\SendinBlue\Client\Model\GetContactCampaignStatsOpened[]**](GetContactCampaignStatsOpened.md) | | [optional]
1212
**clicked** | [**\SendinBlue\Client\Model\GetContactCampaignStatsClicked[]**](GetContactCampaignStatsClicked.md) | | [optional]

docs/Model/GetContactCampaignStatsClicked.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**campaignId** | **int** | ID of the campaign which generated the event |
7-
**links** | [**\SendinBlue\Client\Model\GetContactCampaignStatsLinks[]**](GetContactCampaignStatsLinks.md) | |
7+
**links** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]**](GetExtendedContactDetailsStatisticsLinks.md) | |
88

99
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1010

docs/Model/GetContactCampaignStatsUnsubscriptions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**userUnsubscription** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsUserUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsUserUnsubscription.md) | Contact has unsubscribed via the unsubscription link in the email |
7-
**adminUnsubscription** | [**\SendinBlue\Client\Model\GetContactCampaignStatsUnsubscriptionsAdminUnsubscription[]**](GetContactCampaignStatsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator |
6+
**userUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.md) | Contact has unsubscribed via the unsubscription link in the email |
7+
**adminUnsubscription** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription[]**](GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.md) | Contact has been unsubscribed from the administrator |
88

99
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1010

docs/Model/GetEmailEventReportEvents.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
66
**email** | **string** | Email address which generates the event |
77
**date** | [**\DateTime**](Date.md) | Date on which the event has been generated |
8+
**subject** | **string** | Subject of the event | [optional]
89
**messageId** | **string** | Message ID which generated the event |
910
**event** | **string** | Event which occured |
1011
**reason** | **string** | Reason of bounce (only availble if the event is hardbounce or softbounce) |
1112
**tag** | **string** | Tag of the email which generated the event |
1213
**ip** | **string** | IP from which the user has opened the email or clicked on the link (only availble if the event is opened or clicks) | [optional]
14+
**link** | **string** | The link which is sent to the user (only availble if the event is requests or opened or clicks) | [optional]
1315

1416
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1517

docs/Model/GetExtendedContactDetails.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Name | Type | Description | Notes
1111
**listIds** | **int[]** | |
1212
**listUnsubscribed** | **int[]** | | [optional]
1313
**attributes** | **map[string,string]** | |
14+
**statistics** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatistics**](GetExtendedContactDetailsStatistics.md) | | [optional]
1415

1516
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
1617

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# GetExtendedContactDetailsStatistics
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**messagesSent** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the sent campaign for the contact | [optional]
7+
**hardBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the hardbounes generated by the contact | [optional]
8+
**softBounces** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the softbounes generated by the contact | [optional]
9+
**complaints** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsMessagesSent[]**](GetExtendedContactDetailsStatisticsMessagesSent.md) | Listing of the complaints generated by the contact | [optional]
10+
**unsubscriptions** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsUnsubscriptions**](GetExtendedContactDetailsStatisticsUnsubscriptions.md) | | [optional]
11+
**opened** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsOpened[]**](GetExtendedContactDetailsStatisticsOpened.md) | Listing of the openings generated by the contact | [optional]
12+
**clicked** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsClicked[]**](GetExtendedContactDetailsStatisticsClicked.md) | Listing of the clicks generated by the contact | [optional]
13+
**transacAttributes** | **object[]** | Listing of the transactional attributes for the contact | [optional]
14+
15+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
16+
17+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# GetExtendedContactDetailsStatisticsClicked
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**campaignId** | **int** | ID of the campaign which generated the event |
7+
**links** | [**\SendinBlue\Client\Model\GetExtendedContactDetailsStatisticsLinks[]**](GetExtendedContactDetailsStatisticsLinks.md) | Listing of the clicked links for the campaign |
8+
9+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)
10+
11+

docs/Model/GetContactCampaignStatsLinks.md renamed to docs/Model/GetExtendedContactDetailsStatisticsLinks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GetContactCampaignStatsLinks
1+
# GetExtendedContactDetailsStatisticsLinks
22

33
## Properties
44
Name | Type | Description | Notes

0 commit comments

Comments
 (0)