AudiensOrang Tua
Nama jenis: ParentAudience
Perluas PeopleAudience
Nama |
Jenis |
Deskripsi |
ChildMaxAge |
Number |
Usia maksimal anak. |
ChildMinAge |
Number |
Usia minimal anak. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-04 UTC.
[null,null,["Terakhir diperbarui pada 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"]]