GenerateTrendingInsightsRequest

  • The request message for ContentCreatorInsightsService.GenerateTrendingInsights requires fields such as customer_id, customer_insights_group, country_location, and a criteria union field.

  • The criteria field is a union that can be either search_audience or search_topics.

  • customer_id, customer_insights_group, and country_location are required fields, while insights_application_info is optional.

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.