ListInsightsEligibleDatesResponse

  • Provides the available months for AudienceInsights data and the date range for the "last 30 days".

  • data_months field lists available months as "YYYY-MM" strings.

  • last_thirty_days field provides the specific date range for requests without a data month set.

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.