| Name | Type | Description | Notes |
|---|---|---|---|
| has_more | Boolean | [optional] | |
| data | Array<AudienceAnalytics> |
require 'talon_one_sdk'
instance = TalonOne::GetAudiencesAnalytics200Response.new(
has_more: null,
data: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| has_more | Boolean | [optional] | |
| data | Array<AudienceAnalytics> |
require 'talon_one_sdk'
instance = TalonOne::GetAudiencesAnalytics200Response.new(
has_more: null,
data: null
)