GenerateTrendingInsightsRequest

  • The request message for ContentCreatorInsightsService.GenerateTrendingInsights requires a customer ID, customer insights group name, and country location.

  • The criteria for searching for trending content can be either a search audience or specific search topics.

  • The customer_insights_group is a user-defined name for the customer being planned for.

  • The country_location specifies the country where trends should be found, using LocationInfo.

Request message for [ContentCreatorInsightsService.GenerateTrendingInsights]

Fields

customer_id

string

Required. The ID of the customer.

customer_insights_group

string

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

country_location

LocationInfo

Required. The country to find trends in.

Union field

criteria

criteria. The criteria used to search for trending content. criteria can be only one of the following:

search_audience

SearchAudience

An audience to search for trending content in.

search_topics

SearchTopics

Content topics to return trend information for.