GenerateTrendingInsightsRequest

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

  • Optional application information can be included in the request using the AdditionalApplicationInfo field.

  • The request must include exactly one criterion to search for trending content, which can be either a search_audience or search_topics.

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.

insights_application_info

AdditionalApplicationInfo

Optional. Additional information on the application issuing the request.

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.