PeopleAudience
유형 이름: PeopleAudience
잠재고객을 확장합니다.
이름 |
유형 |
설명 |
healthCondition |
의료 상태 |
타겟층의 건강 상태에 대한 기대치 |
필수 성별 |
텍스트 |
개인의 성별로 정의된 잠재고객입니다. |
필요한 최대 연령 |
정수 |
개인의 최대 연령으로 정의된 잠재고객입니다. |
최소 연령 |
정수 |
개인의 최소 연령으로 정의된 잠재고객입니다. |
추천 성별 |
텍스트 |
개인 또는 잠재고객의 성별입니다. |
추천 최대 연령 |
Number |
콘텐츠를 시청할 수 있는 최대 연령이 권장됩니다. |
권장 최소 연령 |
Number |
콘텐츠를 보는 데 적합한 최소 연령입니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]