PeopleAudience
Nazwa typu: PeopleAudience
Rozszerza grupę odbiorców
Nazwa |
Typ |
Opis |
Stan zdrowia |
Schorzenia |
Oczekiwania dotyczące stanu zdrowia docelowych odbiorców. |
wymagany płeć |
tekstowy. |
Grupy odbiorców zdefiniowane według płci osoby. |
WymaganeMaxAge |
Liczba całkowita |
Listy odbiorców zdefiniowane przez maksymalny wiek użytkownika. |
ageMinAge |
Liczba całkowita |
Grupy odbiorców zdefiniowane przez minimalny wiek użytkownika. |
Sugerowana płeć |
tekstowy. |
Płeć osoby lub odbiorców. |
proponowanyMaks.Wiek |
Number |
Minimalny wiek zalecany dla oglądania treści. |
proponowany min. wiek |
Number |
Zalecany minimalny wiek wyświetlania treści. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-03 UTC."],[[["`PeopleAudience` extends the `Audience` type and allows for defining target audiences based on demographic and health factors."],["It includes fields to specify required or suggested age and gender for the audience."],["`PeopleAudience` utilizes `MedicalCondition` to define expectations for health conditions within the target audience."],["Age parameters can be set using `requiredMaxAge`, `requiredMinAge`, `suggestedMaxAge`, and `suggestedMinAge`."],["Gender can be defined through `requiredGender` and `suggestedGender` fields."]]],["The `PeopleAudience` type, extending `Audience`, defines audience characteristics. Key properties include `healthCondition`, specifying medical expectations, and `requiredGender`, defining gender. `requiredMaxAge` and `requiredMinAge` define age ranges for the audience. `suggestedGender`, `suggestedMaxAge`, and `suggestedMinAge` provide recommendations for gender and age, allowing content targeting based on demographic and health criteria. These properties enable the classification of audience to better fit the content presented.\n"]]