קהל אב
שם סוג: קהל יעד
להרחבת קהל היעד
שם |
סוג |
תיאור |
ageMaxAge |
מספר |
הגיל המקסימלי של הילד או הילדה. |
ageMinAge |
מספר |
הגיל המינימלי של הילד או הילדה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-09-04 (שעון UTC).
[null,null,["עדכון אחרון: 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"]]