Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 471 Bytes

MultipleAudiences.md

File metadata and controls

19 lines (12 loc) · 471 Bytes

TalonOne::MultipleAudiences

Properties

Name Type Description Notes
account_id Integer The ID of the account that owns this entity.
audiences Array<MultipleAudiencesItem>

Code Sample

require 'TalonOne'

instance = TalonOne::MultipleAudiences.new(account_id: 3886,
                                 audiences: null)