AI-generated Key Takeaways
-
The
GenerateCreatorInsightsRequest
is used to request creator insights from theContentCreatorInsightsService.GenerateCreatorInsights
method. -
Required fields for the request include
customer_id
,customer_insights_group
, andcountry_locations
. -
The request allows specifying geographic locations at both the country and sub-country levels.
-
The criteria for generating insights can be based on
search_attributes
,search_brand
, orsearch_channels
.
Request message for ContentCreatorInsightsService.GenerateCreatorInsights
.
Fields | |
---|---|
|
Required. The ID of the customer. |
|
Required. The name of the customer being planned for. This is a user-defined value. |
|
Optional. Additional information on the application issuing the request. |
|
Required. The countries to search that apply to the criteria. |
|
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria. |
Union field
|
|
|
The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations]. |
|
A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations]. |
|
YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations]. |