Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 882 Bytes

AudienceResponse.md

File metadata and controls

18 lines (14 loc) · 882 Bytes

AudienceResponse

Properties

Name Type Description Notes
id int [optional]
advertiser_id int [optional]
name str [optional]
description str [optional]
created int Unix timestamp in seconds of audience creation [optional]
updated int Unix timestamp in seconds of audience last update [optional]
nb_lines int The total number of line in the audience [optional]
nb_lines_email int The number of email line in the audience [optional]
nb_matches_email int The number of email matches in the audience [optional]

[Back to Model list] [Back to API list] [Back to README]