--- v22/common/audience_insights_attribute.proto 2026-03-19 17:15:57.000000000 +0000 +++ v23/common/audience_insights_attribute.proto 2026-03-19 17:16:04.000000000 +0000 @@ -262,3 +262,13 @@ // Attributes with metadata returned in response to a search. repeated AudienceInsightsAttributeMetadata attributes = 1; } + +// A list of AudienceInsightsAttributes. +message InsightsAudienceAttributeGroup { + // Required. A collection of audience attributes combined with logical OR. + // Attributes need not all be the same dimension. Only Knowledge Graph + // entities, Product & Service Categories, and user interests are supported in + // this context. + repeated AudienceInsightsAttribute attributes = 1 + [(google.api.field_behavior) = REQUIRED]; +}
/common/audience_insights_attribute.proto
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2026-03-25 (حسب التوقيت العالمي المتفَّق عليه)