ListInsightsEligibleDatesResponse

  • The ListInsightsEligibleDates response message indicates the months and last thirty days for which AudienceInsights data is available.

  • The data_months field lists available months in "YYYY-MM" format.

  • The last_thirty_days field shows the specific date range for the "last 30 days" used by the GenerateAudienceCompositionInsights service when no data month is specified.

Response message for AudienceInsightsService.ListInsightsEligibleDates.

Fields

data_months[]

string

The months for which AudienceInsights data is currently available, each represented as a string in the form "YYYY-MM".

last_thirty_days

DateRange

The actual dates covered by the "last 30 days" date range that will be used implicitly for AudienceInsightsService.GenerateAudienceCompositionInsights requests that have no data_month set.