PeopleAudience
Tên loại: PeopleAudience
Mở rộng Đối tượng
Tên |
Loại |
Mô tả |
tình trạng sức khoẻ |
Tình trạng bệnh |
Kỳ vọng về tình trạng sức khoẻ của đối tượng mục tiêu. |
requiredGiới tính |
Văn bản |
Đối tượng được xác định theo giới tính của một người. |
requiredMaxAge |
Số nguyên |
Đối tượng được xác định theo độ tuổi tối đa của một người. |
độ tuổi bắt buộc |
Số nguyên |
Đối tượng được xác định theo độ tuổi tối thiểu của một người. |
Giới tính được đề xuất |
Văn bản |
Giới tính của một người hoặc một đối tượng. |
Đề xuất độ tuổi tối đa |
Number |
Nên sử dụng độ tuổi tối đa để xem nội dung. |
Đề xuất về độ tuổi |
Number |
Độ tuổi tối thiểu được đề xuất để xem nội dung. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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"]]