File "GetContactCampaignStatsOpened.md"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/getbrevo/brevo-php/docs/Model/GetContactCampaignStatsOpened.md
File size: 582 bytes
MIME-type: text/plain
Charset: utf-8
# GetContactCampaignStatsOpened
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**campaignId** | **int** | ID of the campaign which generated the event |
**count** | **int** | Number of openings of the campaign |
**eventTime** | **string** | UTC date-time of the event |
**ip** | **string** | IP from which the user has opened the campaign |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)