curl --request GET \
--url https://api.hubapi.com/marketing/v3/marketing-events/participations/{marketingEventId} \
--header 'Authorization: Bearer <token>'{
"attended": 123,
"cancelled": 123,
"noShows": 123,
"registered": 123
}Lire les compteurs de participations de l’événement marketing par identifiant interne marketingEventId.
curl --request GET \
--url https://api.hubapi.com/marketing/v3/marketing-events/participations/{marketingEventId} \
--header 'Authorization: Bearer <token>'{
"attended": 123,
"cancelled": 123,
"noShows": 123,
"registered": 123
}Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
L'identifiant interne de l'événement marketing dans HubSpot.
successful operation
Nombre de fiches d'informations de contacts participants lors d'un événement marketing
Nombre de fiches d'informations de contacts ayant annulé lors d'un événement marketing
Nombre de fiches d'informations de désistements de contacts lors d'un événement marketing
Nombre de fiches d'informations de contacts inscrits lors d'un événement marketing