Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
AudienceInsightsTopic
An entity or category representing a topic that defines an audience.
JSON representation
{// Union field topic can be only one of the following:"entity": {object (AudienceInsightsEntity)},"category": {object (AudienceInsightsCategory)}// End of list of possible types for union field topic.}
Fields
Union field topic. An entity or category attribute. topic can be only one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-06 UTC."],[[["`AudienceInsightsTopic` defines an audience based on their interest in a specific topic, represented by either a Knowledge Graph entity or a Product & Service category."],["`AudienceInsightsTopic` objects contain a `topic` field which can be either an `entity` or a `category`, indicating the type of topic that defines the audience."],["`AudienceInsightsTopic` is used within the broader `Audience` object which describes an audience by various attributes including location, demographics, and interests."],["The `Audience` object allows specifying countries, sub-country locations, gender, age ranges, user interests, and topics to define the target audience for insights."],["The `Audience` object requires at least a `countryLocation` attribute and utilizes various other optional attributes to refine the audience definition further."]]],[]]