GenerateTrendingInsightsRequest

  • The request message for ContentCreatorInsightsService.GenerateTrendingInsights has several required fields including customer_id, customer_insights_group, and country_location.

  • The insights_application_info field is optional and provides additional information about the application making the request.

  • The criteria field is a union field and can be either search_audience to search within a specific audience or search_topics to get trends for content 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.