[[["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 2024-09-03 UTC."],[[["BusinessAudience is a structured data type used to specify details about a business audience, extending the general Audience type."],["It includes information about the business size based on the number of employees, annual revenue, and years in operation."],["Each of these properties (numberOfEmployees, yearlyRevenue, yearsInOperation) utilizes the QuantitativeValue type for expressing the specific value and unit."]]],["The `BusinessAudience` type, which extends `Audience`, defines attributes for describing businesses. It includes `numberOfEmployees`, detailing the business size by employee count; `yearlyRevenue`, representing the business's annual revenue size; and `yearsInOperation`, indicating the business's age. All these attributes use the `QuantitativeValue` type for their data.\n"]]