AI-generated Key Takeaways
-
The
GenerateInsightsFinderReportRequest
is the request message for theAudienceInsightsService.GenerateInsightsFinderReport
method. -
It requires a
customer_id
, abaseline_audience
, and aspecific_audience
. -
The
baseline_audience
is typically all people in a region, while thespecific_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 thebaseline_audience
. -
Optional fields include
customer_insights_group
andinsights_application_info
.
Request message for AudienceInsightsService.GenerateInsightsFinderReport
.
Fields | |
---|---|
|
Required. The ID of the customer. |
|
Required. A baseline audience for this report, typically all people in a region. |
|
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. |
|
The name of the customer being planned for. This is a user-defined value. |
|
Optional. Additional information on the application issuing the request. |