GenerateInsightsFinderReportRequest

  • The GenerateInsightsFinderReportRequest is the request message for the AudienceInsightsService.GenerateInsightsFinderReport method.

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

  • The baseline_audience is typically all people in a region, while the specific_audience is the audience of interest for the report.

  • Insights in the report are based on attributes more prevalent in the specific_audience than in the baseline_audience.

  • Optional fields include customer_insights_group and insights_application_info.

Request message for AudienceInsightsService.GenerateInsightsFinderReport.

Fields

customer_id

string

Required. The ID of the customer.

baseline_audience

BasicInsightsAudience

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

specific_audience

BasicInsightsAudience

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.

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.