Interface InsightsAudienceAttributeGroupOrBuilder

    • Method Detail

      • getAttributesList

        java.util.List<AudienceInsightsAttribute> getAttributesList()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributes

        AudienceInsightsAttribute getAttributes​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesCount

        int getAttributesCount()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesOrBuilderList

        java.util.List<? extends AudienceInsightsAttributeOrBuilder> getAttributesOrBuilderList()
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];
      • getAttributesOrBuilder

        AudienceInsightsAttributeOrBuilder getAttributesOrBuilder​(int index)
         Required. A collection of audience attributes to be combined with logical
         OR. Attributes need not all be the same dimension.  Only Knowledge Graph
         entities, Product & Service Categories, and Affinity and In-Market
         audiences are supported in this context.
         
        repeated .google.ads.googleads.v14.services.AudienceInsightsAttribute attributes = 1 [(.google.api.field_behavior) = REQUIRED];