Interface AudienceInsightsAttributeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AudienceInsightsAttribute,AudienceInsightsAttribute.Builder
public interface AudienceInsightsAttributeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAn audience attribute defined by an age range.An audience attribute defined by an age range.An audience attribute defined by interest in a Product & Service category.An audience attribute defined by interest in a Product & Service category.A YouTube Dynamic LineupA YouTube Dynamic LineupAn audience attribute defined by interest in a topic represented by a Knowledge Graph entity.An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.An audience attribute defined by a gender.An audience attribute defined by a gender.A household income percentile range.A household income percentile range.An audience attribute defined by a geographic location.An audience attribute defined by a geographic location.A Parental Status value (parent, or not a parent).A Parental Status value (parent, or not a parent).An Affinity or In-Market audience.An Affinity or In-Market audience.A YouTube channel.A YouTube channel.booleanAn audience attribute defined by an age range.booleanAn audience attribute defined by interest in a Product & Service category.booleanA YouTube Dynamic LineupbooleanAn audience attribute defined by interest in a topic represented by a Knowledge Graph entity.booleanAn audience attribute defined by a gender.booleanA household income percentile range.booleanAn audience attribute defined by a geographic location.booleanA Parental Status value (parent, or not a parent).booleanAn Affinity or In-Market audience.booleanA YouTube channel.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
-
hasAgeRange
boolean hasAgeRange()An audience attribute defined by an age range.
.google.ads.googleads.v18.common.AgeRangeInfo age_range = 1;- Returns:
- Whether the ageRange field is set.
-
getAgeRange
AgeRangeInfo getAgeRange()An audience attribute defined by an age range.
.google.ads.googleads.v18.common.AgeRangeInfo age_range = 1;- Returns:
- The ageRange.
-
getAgeRangeOrBuilder
AgeRangeInfoOrBuilder getAgeRangeOrBuilder()An audience attribute defined by an age range.
.google.ads.googleads.v18.common.AgeRangeInfo age_range = 1; -
hasGender
boolean hasGender()An audience attribute defined by a gender.
.google.ads.googleads.v18.common.GenderInfo gender = 2;- Returns:
- Whether the gender field is set.
-
getGender
GenderInfo getGender()An audience attribute defined by a gender.
.google.ads.googleads.v18.common.GenderInfo gender = 2;- Returns:
- The gender.
-
getGenderOrBuilder
GenderInfoOrBuilder getGenderOrBuilder()An audience attribute defined by a gender.
.google.ads.googleads.v18.common.GenderInfo gender = 2; -
hasLocation
boolean hasLocation()An audience attribute defined by a geographic location.
.google.ads.googleads.v18.common.LocationInfo location = 3;- Returns:
- Whether the location field is set.
-
getLocation
LocationInfo getLocation()An audience attribute defined by a geographic location.
.google.ads.googleads.v18.common.LocationInfo location = 3;- Returns:
- The location.
-
getLocationOrBuilder
LocationInfoOrBuilder getLocationOrBuilder()An audience attribute defined by a geographic location.
.google.ads.googleads.v18.common.LocationInfo location = 3; -
hasUserInterest
boolean hasUserInterest()An Affinity or In-Market audience.
.google.ads.googleads.v18.common.UserInterestInfo user_interest = 4;- Returns:
- Whether the userInterest field is set.
-
getUserInterest
UserInterestInfo getUserInterest()An Affinity or In-Market audience.
.google.ads.googleads.v18.common.UserInterestInfo user_interest = 4;- Returns:
- The userInterest.
-
getUserInterestOrBuilder
UserInterestInfoOrBuilder getUserInterestOrBuilder()An Affinity or In-Market audience.
.google.ads.googleads.v18.common.UserInterestInfo user_interest = 4; -
hasEntity
boolean hasEntity()An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.
.google.ads.googleads.v18.services.AudienceInsightsEntity entity = 5;- Returns:
- Whether the entity field is set.
-
getEntity
AudienceInsightsEntity getEntity()An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.
.google.ads.googleads.v18.services.AudienceInsightsEntity entity = 5;- Returns:
- The entity.
-
getEntityOrBuilder
AudienceInsightsEntityOrBuilder getEntityOrBuilder()An audience attribute defined by interest in a topic represented by a Knowledge Graph entity.
.google.ads.googleads.v18.services.AudienceInsightsEntity entity = 5; -
hasCategory
boolean hasCategory()An audience attribute defined by interest in a Product & Service category.
.google.ads.googleads.v18.services.AudienceInsightsCategory category = 6;- Returns:
- Whether the category field is set.
-
getCategory
AudienceInsightsCategory getCategory()An audience attribute defined by interest in a Product & Service category.
.google.ads.googleads.v18.services.AudienceInsightsCategory category = 6;- Returns:
- The category.
-
getCategoryOrBuilder
AudienceInsightsCategoryOrBuilder getCategoryOrBuilder()An audience attribute defined by interest in a Product & Service category.
.google.ads.googleads.v18.services.AudienceInsightsCategory category = 6; -
hasDynamicLineup
boolean hasDynamicLineup()A YouTube Dynamic Lineup
.google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineup = 7;- Returns:
- Whether the dynamicLineup field is set.
-
getDynamicLineup
AudienceInsightsDynamicLineup getDynamicLineup()A YouTube Dynamic Lineup
.google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineup = 7;- Returns:
- The dynamicLineup.
-
getDynamicLineupOrBuilder
AudienceInsightsDynamicLineupOrBuilder getDynamicLineupOrBuilder()A YouTube Dynamic Lineup
.google.ads.googleads.v18.services.AudienceInsightsDynamicLineup dynamic_lineup = 7; -
hasParentalStatus
boolean hasParentalStatus()A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8;- Returns:
- Whether the parentalStatus field is set.
-
getParentalStatus
ParentalStatusInfo getParentalStatus()A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8;- Returns:
- The parentalStatus.
-
getParentalStatusOrBuilder
ParentalStatusInfoOrBuilder getParentalStatusOrBuilder()A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8; -
hasIncomeRange
boolean hasIncomeRange()A household income percentile range.
.google.ads.googleads.v18.common.IncomeRangeInfo income_range = 9;- Returns:
- Whether the incomeRange field is set.
-
getIncomeRange
IncomeRangeInfo getIncomeRange()A household income percentile range.
.google.ads.googleads.v18.common.IncomeRangeInfo income_range = 9;- Returns:
- The incomeRange.
-
getIncomeRangeOrBuilder
IncomeRangeInfoOrBuilder getIncomeRangeOrBuilder()A household income percentile range.
.google.ads.googleads.v18.common.IncomeRangeInfo income_range = 9; -
hasYoutubeChannel
boolean hasYoutubeChannel()A YouTube channel.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 10;- Returns:
- Whether the youtubeChannel field is set.
-
getYoutubeChannel
YouTubeChannelInfo getYoutubeChannel()A YouTube channel.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 10;- Returns:
- The youtubeChannel.
-
getYoutubeChannelOrBuilder
YouTubeChannelInfoOrBuilder getYoutubeChannelOrBuilder()A YouTube channel.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 10; -
getAttributeCase
AudienceInsightsAttribute.AttributeCase getAttributeCase()
-