AI-generated Key Takeaways
-
The
GenerateCreatorInsightsRequest
is the request message for theContentCreatorInsightsService.GenerateCreatorInsights
method. -
It includes required fields like
customer_id
,customer_insights_group
, andcountry_locations
. -
Optional fields like
insights_application_info
andsub_country_locations
are also available. -
The
criteria
field, which is a union, allows searching using eithersearch_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]. |