AI-generated Key Takeaways
- 
          
Insights can be requested for a set of users defined by various characteristics in AudienceInsightsService.
 - 
          
Audience characteristics include required country locations and optional attributes such as sub-country locations, gender, age ranges, parental status, income ranges, dynamic lineups, and topic audience combinations.
 - 
          
The audience definition utilizes a logical AND-of-ORs structure for combining attributes within and across groups.
 
A set of users, defined by various characteristics, for which insights can be requested in AudienceInsightsService.
| Fields | |
|---|---|
 | 
                
                  
                   Required. The countries for the audience.  | 
              
 | 
                
                  
                   Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.  | 
              
 | 
                
                  
                   Gender for the audience. If absent, the audience does not restrict by gender.  | 
              
 | 
                
                  
                   Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.  | 
              
 | 
                
                  
                   Parental status for the audience. If absent, the audience does not restrict by parental status.  | 
              
 | 
                
                  
                   Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.  | 
              
 | 
                
                  
                   Dynamic lineups representing the YouTube content viewed by the audience.  | 
              
 | 
                
                   
 A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.  |