Audience
Type name: Audience
Extends Intangible
Name |
Type |
Description |
audienceType |
Text |
The target group associated with a given audience (e.g. veterans, car owners, musicians, etc.). |
geographicArea |
AdministrativeArea |
The geographic area associated with the audience. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["The `Audience` type defines a target group, like veterans or musicians, using the `audienceType` property."],["It can also specify a geographic area relevant to the audience using the `geographicArea` property."],["`Audience` inherits properties from the more general `Intangible` type and uses `Text` and `AdministrativeArea` types for its properties."]]],[]]