TalonOne::CampaignGroupEntity Properties Name Type Description Notes campaign_groups Array<Integer> The IDs of the campaign groups that own this entity. [optional] Code Sample require 'TalonOne' instance = TalonOne::CampaignGroupEntity.new(campaign_groups: null)