Geschäftliche Zielgruppe
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-09-04 (UTC).
[null,null,["Zuletzt aktualisiert: 2024-09-04 (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"]]