EbeveynKitle
Tür adı: ParentAudience
PeopleAudience değerini genişletir
Ad |
Tür |
Açıklama |
altMaksimumYaş |
Number |
Çocuğun maksimum yaşı. |
altMinYaş |
Number |
Çocuğun minimum yaşı. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-04 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-04 UTC."],[[["The `ParentAudience` type is used to target email recipients who are parents with children within a specified age range."],["It extends the `PeopleAudience` type and includes properties to define the minimum and maximum age of the child."]]],["The `ParentAudience` type, which extends `PeopleAudience`, defines an audience based on the age of children. It includes two properties: `childMaxAge`, representing the maximum age of a child, and `childMinAge`, representing the minimum age of a child. Both properties use the `Number` type to define the ages. These properties allow specification of an age range.\n"]]