PeopleAudience
類型名稱:PeopleAudience
拓展目標對象
名稱 |
類型 |
說明 |
健康狀態 |
醫療狀況 |
預期目標對象的健康狀況。 |
必要的性別 |
Text |
使用者性別的定義。 |
必要時間上限 |
整數 |
使用者最高年齡限制所定義的目標對象。 |
所需最低年齡 |
整數 |
使用者的最低年齡定義。 |
建議性別 |
Text |
使用者或目標對象的性別。 |
建議時間上限 |
Number |
適合觀賞內容的最高年齡。 |
建議最低年齡 |
Number |
適合觀看內容的最低年齡限制。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-03 (世界標準時間)。
[null,null,["上次更新時間:2024-09-03 (世界標準時間)。"],[[["`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"]]