קהל
שם סוג: PeopleAudience
להרחבת קהל
שם |
סוג |
תיאור |
מצב בריאותי |
מצב רפואי |
ציפיות לגבי מצבים בריאותיים של קהל היעד. |
שדה חובה |
טקסט |
קהלים המוגדרים לפי מגדר של אדם מסוים. |
נדרשגיל מקסימלי |
Integer |
קהלים המוגדרים לפי גילו המקסימלי של אדם. |
requiredMinAge |
Integer |
קהלים המוגדרים לפי גילו המינימלי של אדם. |
מגדר |
טקסט |
המגדר של האדם או הקהל. |
גיל מוצע |
מספר |
הגיל המקסימלי המומלץ לצפייה בתוכן. |
הצעות ל-MinAge |
מספר |
הגיל המינימלי המומלץ לצפייה בתוכן. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-03 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]