GenerateInsightsFinderReportRequest

  • The GenerateInsightsFinderReport request message is used to generate an Audience Insights report.

  • It requires a customer_id, a baseline_audience, and a specific_audience.

  • The report compares attributes of the specific_audience to the baseline_audience to find insights.

  • Optional fields include customer_insights_group and insights_application_info.

Request message for AudienceInsightsService.GenerateInsightsFinderReport.

Proto definition

Fields

baseline_audience

InsightsAudience

Required. A baseline audience for this report, typically all people in a region.

customer_id

string

Required. The ID of the customer.

customer_insights_group

string

The name of the customer being planned for. This is a user-defined value.

insights_application_info

AdditionalApplicationInfo

Optional. Additional information on the application issuing the request.

specific_audience

InsightsAudience

Required. The specific audience of interest for this report. The insights in the report will be based on attributes more prevalent in this audience than in the report's baseline audience.