AI-generated Key Takeaways
-
The
GenerateCreatorInsightsRequest
is used to request creator insights from theContentCreatorInsightsService.GenerateCreatorInsights
method. -
Required fields for the request include the customer ID, a user-defined customer insights group name, and a list of country locations.
-
Optional information about the application issuing the request can be included in the
insights_application_info
field. -
You can specify sub-country locations for searches based on
SearchAttributes
criteria. -
The request requires exactly one type of criteria to be specified, which can be based on search attributes, a brand, or specific YouTube channel IDs.
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]. |