Interface InsightsAudienceOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
InsightsAudience,InsightsAudience.Builder
public interface InsightsAudienceOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetAgeRanges(int index) Age ranges for the audience.intAge ranges for the audience.Age ranges for the audience.getAgeRangesOrBuilder(int index) Age ranges for the audience.List<? extends AgeRangeInfoOrBuilder>Age ranges for the audience.getCountryLocations(int index) Required.intRequired.Required.getCountryLocationsOrBuilder(int index) Required.List<? extends LocationInfoOrBuilder>Required.getDynamicLineups(int index) Dynamic lineups representing the YouTube content viewed by the audience.intDynamic lineups representing the YouTube content viewed by the audience.Dynamic lineups representing the YouTube content viewed by the audience.getDynamicLineupsOrBuilder(int index) Dynamic lineups representing the YouTube content viewed by the audience.List<? extends AudienceInsightsDynamicLineupOrBuilder>Dynamic lineups representing the YouTube content viewed by the audience.Gender for the audience.Gender for the audience.getIncomeRanges(int index) Household income percentile ranges for the audience.intHousehold income percentile ranges for the audience.Household income percentile ranges for the audience.getIncomeRangesOrBuilder(int index) Household income percentile ranges for the audience.List<? extends IncomeRangeInfoOrBuilder>Household income percentile ranges for the audience.Parental status for the audience.Parental status for the audience.getSubCountryLocations(int index) Sub-country geographic location attributes.intSub-country geographic location attributes.Sub-country geographic location attributes.getSubCountryLocationsOrBuilder(int index) Sub-country geographic location attributes.List<? extends LocationInfoOrBuilder>Sub-country geographic location attributes.getTopicAudienceCombinations(int index) A combination of entity, category and user interest attributes defining the audience.intA combination of entity, category and user interest attributes defining the audience.A combination of entity, category and user interest attributes defining the audience.getTopicAudienceCombinationsOrBuilder(int index) A combination of entity, category and user interest attributes defining the audience.List<? extends InsightsAudienceAttributeGroupOrBuilder>A combination of entity, category and user interest attributes defining the audience.booleanGender for the audience.booleanParental status for the audience.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getCountryLocationsList
List<LocationInfo> getCountryLocationsList()Required. The countries for the audience.
repeated .google.ads.googleads.v18.common.LocationInfo country_locations = 1 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocations
Required. The countries for the audience.
repeated .google.ads.googleads.v18.common.LocationInfo country_locations = 1 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsCount
int getCountryLocationsCount()Required. The countries for the audience.
repeated .google.ads.googleads.v18.common.LocationInfo country_locations = 1 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsOrBuilderList
List<? extends LocationInfoOrBuilder> getCountryLocationsOrBuilderList()Required. The countries for the audience.
repeated .google.ads.googleads.v18.common.LocationInfo country_locations = 1 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsOrBuilder
Required. The countries for the audience.
repeated .google.ads.googleads.v18.common.LocationInfo country_locations = 1 [(.google.api.field_behavior) = REQUIRED]; -
getSubCountryLocationsList
List<LocationInfo> getSubCountryLocationsList()Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.
repeated .google.ads.googleads.v18.common.LocationInfo sub_country_locations = 2; -
getSubCountryLocations
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.
repeated .google.ads.googleads.v18.common.LocationInfo sub_country_locations = 2; -
getSubCountryLocationsCount
int getSubCountryLocationsCount()Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.
repeated .google.ads.googleads.v18.common.LocationInfo sub_country_locations = 2; -
getSubCountryLocationsOrBuilderList
List<? extends LocationInfoOrBuilder> getSubCountryLocationsOrBuilderList()Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.
repeated .google.ads.googleads.v18.common.LocationInfo sub_country_locations = 2; -
getSubCountryLocationsOrBuilder
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience. If absent, the audience is geographically to the country_locations and no further.
repeated .google.ads.googleads.v18.common.LocationInfo sub_country_locations = 2; -
hasGender
boolean hasGender()Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v18.common.GenderInfo gender = 3;- Returns:
- Whether the gender field is set.
-
getGender
GenderInfo getGender()Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v18.common.GenderInfo gender = 3;- Returns:
- The gender.
-
getGenderOrBuilder
GenderInfoOrBuilder getGenderOrBuilder()Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v18.common.GenderInfo gender = 3; -
getAgeRangesList
List<AgeRangeInfo> getAgeRangesList()Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 4; -
getAgeRanges
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 4; -
getAgeRangesCount
int getAgeRangesCount()Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 4; -
getAgeRangesOrBuilderList
List<? extends AgeRangeInfoOrBuilder> getAgeRangesOrBuilderList()Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 4; -
getAgeRangesOrBuilder
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 4; -
hasParentalStatus
boolean hasParentalStatus()Parental status for the audience. If absent, the audience does not restrict by parental status.
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 5;- Returns:
- Whether the parentalStatus field is set.
-
getParentalStatus
ParentalStatusInfo getParentalStatus()Parental status for the audience. If absent, the audience does not restrict by parental status.
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 5;- Returns:
- The parentalStatus.
-
getParentalStatusOrBuilder
ParentalStatusInfoOrBuilder getParentalStatusOrBuilder()Parental status for the audience. If absent, the audience does not restrict by parental status.
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 5; -
getIncomeRangesList
List<IncomeRangeInfo> getIncomeRangesList()Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.
repeated .google.ads.googleads.v18.common.IncomeRangeInfo income_ranges = 6; -
getIncomeRanges
Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.
repeated .google.ads.googleads.v18.common.IncomeRangeInfo income_ranges = 6; -
getIncomeRangesCount
int getIncomeRangesCount()Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.
repeated .google.ads.googleads.v18.common.IncomeRangeInfo income_ranges = 6; -
getIncomeRangesOrBuilderList
List<? extends IncomeRangeInfoOrBuilder> getIncomeRangesOrBuilderList()Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.
repeated .google.ads.googleads.v18.common.IncomeRangeInfo income_ranges = 6; -
getIncomeRangesOrBuilder
Household income percentile ranges for the audience. If absent, the audience does not restrict by household income range.
repeated .google.ads.googleads.v18.common.IncomeRangeInfo income_ranges = 6; -
getDynamicLineupsList
List<AudienceInsightsDynamicLineup> getDynamicLineupsList()Dynamic lineups representing the YouTube content viewed by the audience.
repeated .google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineups = 7; -
getDynamicLineups
Dynamic lineups representing the YouTube content viewed by the audience.
repeated .google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineups = 7; -
getDynamicLineupsCount
int getDynamicLineupsCount()Dynamic lineups representing the YouTube content viewed by the audience.
repeated .google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineups = 7; -
getDynamicLineupsOrBuilderList
List<? extends AudienceInsightsDynamicLineupOrBuilder> getDynamicLineupsOrBuilderList()Dynamic lineups representing the YouTube content viewed by the audience.
repeated .google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineups = 7; -
getDynamicLineupsOrBuilder
Dynamic lineups representing the YouTube content viewed by the audience.
repeated .google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineups = 7; -
getTopicAudienceCombinationsList
List<InsightsAudienceAttributeGroup> getTopicAudienceCombinationsList()A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.
repeated .google.ads.googleads.v18.services.InsightsAudienceAttributeGroup topic_audience_combinations = 8; -
getTopicAudienceCombinations
A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.
repeated .google.ads.googleads.v18.services.InsightsAudienceAttributeGroup topic_audience_combinations = 8; -
getTopicAudienceCombinationsCount
int getTopicAudienceCombinationsCount()A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.
repeated .google.ads.googleads.v18.services.InsightsAudienceAttributeGroup topic_audience_combinations = 8; -
getTopicAudienceCombinationsOrBuilderList
List<? extends InsightsAudienceAttributeGroupOrBuilder> getTopicAudienceCombinationsOrBuilderList()A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.
repeated .google.ads.googleads.v18.services.InsightsAudienceAttributeGroup topic_audience_combinations = 8; -
getTopicAudienceCombinationsOrBuilder
A combination of entity, category and user interest attributes defining the audience. The combination has a logical AND-of-ORs structure: Attributes within each InsightsAudienceAttributeGroup are combined with OR, and the combinations themselves are combined together with AND. For example, the expression (Entity OR Affinity) AND (In-Market OR Category) can be formed using two InsightsAudienceAttributeGroups with two Attributes each.
repeated .google.ads.googleads.v18.services.InsightsAudienceAttributeGroup topic_audience_combinations = 8;
-