GenerateSuggestedTargetingInsightsRequest

  • The GenerateSuggestedTargetingInsights request message is used to get targeting suggestions for a specified audience.

  • The request requires a customer_id and an audience_input.

  • The audience_input can be provided either as an audience_definition or an audience_description.

  • The request also includes optional fields for customer_insights_group and insights_application_info.

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.