GenerateSuggestedTargetingInsightsRequest

  • This document describes the request message for AudienceInsightsService.GenerateSuggestedTargetingInsights.

  • The request requires a customer_id and one of two types of audience_input: audience_definition or audience_description.

  • Optional fields include customer_insights_group and insights_application_info.

  • Providing an audience_description can result in AI-generated targeting suggestions but may take around 5 or more seconds to complete.

Request message for AudienceInsightsService.GenerateSuggestedTargetingInsights.

Fields

customer_id

string

Required. The ID of the customer.

customer_insights_group

string

Optional. 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.

Union field

audience_input

audience_input. Required. The audience to get suggestions for. audience_input can be only one of the following:

audience_definition

InsightsAudienceDefinition

Provide a seed audience to get suggestions for.

audience_description

InsightsAudienceDescription

Provide a text description of an audience to get AI-generated targeting suggestions. This can take around 5 or more seconds to complete.