Class TargetingSuggestionMetrics
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.services.TargetingSuggestionMetrics
- All Implemented Interfaces:
TargetingSuggestionMetricsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class TargetingSuggestionMetrics
extends com.google.protobuf.GeneratedMessageV3
implements TargetingSuggestionMetricsOrBuilder
A suggested targetable audience relevant to the requested audience.Protobuf type
google.ads.googleads.v18.services.TargetingSuggestionMetrics- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA suggested targetable audience relevant to the requested audience.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAgeRanges(int index) Suggested age targeting; may be empty indicating no age targeting.intSuggested age targeting; may be empty indicating no age targeting.Suggested age targeting; may be empty indicating no age targeting.getAgeRangesOrBuilder(int index) Suggested age targeting; may be empty indicating no age targeting.List<? extends AgeRangeInfoOrBuilder>Suggested age targeting; may be empty indicating no age targeting.doubleThe fraction (from 0 to 1 inclusive) of the requested audience that can be reached using the suggested targeting.static TargetingSuggestionMetricsstatic final com.google.protobuf.Descriptors.DescriptorSuggested gender targeting.Suggested gender targeting.doublegetIndex()The ratio of coverage to the coverage of the baseline audience or zero if this ratio is undefined or is not meaningful.getLocations(int index) Suggested location targeting.intSuggested location targeting.Suggested location targeting.getLocationsOrBuilder(int index) Suggested location targeting.List<? extends AudienceInsightsAttributeMetadataOrBuilder>Suggested location targeting.A Parental Status value (parent, or not a parent).A Parental Status value (parent, or not a parent).com.google.protobuf.Parser<TargetingSuggestionMetrics>longThe approximate estimated number of people that can be reached on YouTube using this targeting.intgetUserInterests(int index) Suggested audience segments to target.intSuggested audience segments to target.Suggested audience segments to target.getUserInterestsOrBuilder(int index) Suggested audience segments to target.List<? extends AudienceInsightsAttributeMetadataOrBuilder>Suggested audience segments to target.booleanSuggested gender targeting.inthashCode()booleanA Parental Status value (parent, or not a parent).protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilder(TargetingSuggestionMetrics prototype) protected TargetingSuggestionMetrics.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static TargetingSuggestionMetricsparseDelimitedFrom(InputStream input) static TargetingSuggestionMetricsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TargetingSuggestionMetricsparseFrom(byte[] data) static TargetingSuggestionMetricsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TargetingSuggestionMetricsparseFrom(com.google.protobuf.ByteString data) static TargetingSuggestionMetricsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TargetingSuggestionMetricsparseFrom(com.google.protobuf.CodedInputStream input) static TargetingSuggestionMetricsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TargetingSuggestionMetricsparseFrom(InputStream input) static TargetingSuggestionMetricsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TargetingSuggestionMetricsparseFrom(ByteBuffer data) static TargetingSuggestionMetricsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<TargetingSuggestionMetrics>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
LOCATIONS_FIELD_NUMBER
public static final int LOCATIONS_FIELD_NUMBER- See Also:
-
AGE_RANGES_FIELD_NUMBER
public static final int AGE_RANGES_FIELD_NUMBER- See Also:
-
GENDER_FIELD_NUMBER
public static final int GENDER_FIELD_NUMBER- See Also:
-
PARENTAL_STATUS_FIELD_NUMBER
public static final int PARENTAL_STATUS_FIELD_NUMBER- See Also:
-
USER_INTERESTS_FIELD_NUMBER
public static final int USER_INTERESTS_FIELD_NUMBER- See Also:
-
COVERAGE_FIELD_NUMBER
public static final int COVERAGE_FIELD_NUMBER- See Also:
-
INDEX_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER- See Also:
-
POTENTIAL_YOUTUBE_REACH_FIELD_NUMBER
public static final int POTENTIAL_YOUTUBE_REACH_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getLocationsList
Suggested location targeting. These attributes all have dimension GEO_TARGET_COUNTRY or SUB_COUNTRY_LOCATION
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata locations = 1;- Specified by:
getLocationsListin interfaceTargetingSuggestionMetricsOrBuilder
-
getLocationsOrBuilderList
Suggested location targeting. These attributes all have dimension GEO_TARGET_COUNTRY or SUB_COUNTRY_LOCATION
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata locations = 1;- Specified by:
getLocationsOrBuilderListin interfaceTargetingSuggestionMetricsOrBuilder
-
getLocationsCount
public int getLocationsCount()Suggested location targeting. These attributes all have dimension GEO_TARGET_COUNTRY or SUB_COUNTRY_LOCATION
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata locations = 1;- Specified by:
getLocationsCountin interfaceTargetingSuggestionMetricsOrBuilder
-
getLocations
Suggested location targeting. These attributes all have dimension GEO_TARGET_COUNTRY or SUB_COUNTRY_LOCATION
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata locations = 1;- Specified by:
getLocationsin interfaceTargetingSuggestionMetricsOrBuilder
-
getLocationsOrBuilder
Suggested location targeting. These attributes all have dimension GEO_TARGET_COUNTRY or SUB_COUNTRY_LOCATION
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata locations = 1;- Specified by:
getLocationsOrBuilderin interfaceTargetingSuggestionMetricsOrBuilder
-
getAgeRangesList
Suggested age targeting; may be empty indicating no age targeting.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 2;- Specified by:
getAgeRangesListin interfaceTargetingSuggestionMetricsOrBuilder
-
getAgeRangesOrBuilderList
Suggested age targeting; may be empty indicating no age targeting.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 2;- Specified by:
getAgeRangesOrBuilderListin interfaceTargetingSuggestionMetricsOrBuilder
-
getAgeRangesCount
public int getAgeRangesCount()Suggested age targeting; may be empty indicating no age targeting.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 2;- Specified by:
getAgeRangesCountin interfaceTargetingSuggestionMetricsOrBuilder
-
getAgeRanges
Suggested age targeting; may be empty indicating no age targeting.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 2;- Specified by:
getAgeRangesin interfaceTargetingSuggestionMetricsOrBuilder
-
getAgeRangesOrBuilder
Suggested age targeting; may be empty indicating no age targeting.
repeated .google.ads.googleads.v18.common.AgeRangeInfo age_ranges = 2;- Specified by:
getAgeRangesOrBuilderin interfaceTargetingSuggestionMetricsOrBuilder
-
hasGender
public boolean hasGender()Suggested gender targeting. If present, this attribute has dimension GENDER.
.google.ads.googleads.v18.common.GenderInfo gender = 3;- Specified by:
hasGenderin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- Whether the gender field is set.
-
getGender
Suggested gender targeting. If present, this attribute has dimension GENDER.
.google.ads.googleads.v18.common.GenderInfo gender = 3;- Specified by:
getGenderin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- The gender.
-
getGenderOrBuilder
Suggested gender targeting. If present, this attribute has dimension GENDER.
.google.ads.googleads.v18.common.GenderInfo gender = 3;- Specified by:
getGenderOrBuilderin interfaceTargetingSuggestionMetricsOrBuilder
-
hasParentalStatus
public boolean hasParentalStatus()A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8;- Specified by:
hasParentalStatusin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- Whether the parentalStatus field is set.
-
getParentalStatus
A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8;- Specified by:
getParentalStatusin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- The parentalStatus.
-
getParentalStatusOrBuilder
A Parental Status value (parent, or not a parent).
.google.ads.googleads.v18.common.ParentalStatusInfo parental_status = 8;- Specified by:
getParentalStatusOrBuilderin interfaceTargetingSuggestionMetricsOrBuilder
-
getUserInterestsList
Suggested audience segments to target. These attributes all have dimension AFFINITY_USER_INTEREST or IN_MARKET_USER_INTEREST
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata user_interests = 4;- Specified by:
getUserInterestsListin interfaceTargetingSuggestionMetricsOrBuilder
-
getUserInterestsOrBuilderList
Suggested audience segments to target. These attributes all have dimension AFFINITY_USER_INTEREST or IN_MARKET_USER_INTEREST
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata user_interests = 4;- Specified by:
getUserInterestsOrBuilderListin interfaceTargetingSuggestionMetricsOrBuilder
-
getUserInterestsCount
public int getUserInterestsCount()Suggested audience segments to target. These attributes all have dimension AFFINITY_USER_INTEREST or IN_MARKET_USER_INTEREST
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata user_interests = 4;- Specified by:
getUserInterestsCountin interfaceTargetingSuggestionMetricsOrBuilder
-
getUserInterests
Suggested audience segments to target. These attributes all have dimension AFFINITY_USER_INTEREST or IN_MARKET_USER_INTEREST
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata user_interests = 4;- Specified by:
getUserInterestsin interfaceTargetingSuggestionMetricsOrBuilder
-
getUserInterestsOrBuilder
Suggested audience segments to target. These attributes all have dimension AFFINITY_USER_INTEREST or IN_MARKET_USER_INTEREST
repeated .google.ads.googleads.v18.services.AudienceInsightsAttributeMetadata user_interests = 4;- Specified by:
getUserInterestsOrBuilderin interfaceTargetingSuggestionMetricsOrBuilder
-
getCoverage
public double getCoverage()The fraction (from 0 to 1 inclusive) of the requested audience that can be reached using the suggested targeting.
double coverage = 5;- Specified by:
getCoveragein interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- The coverage.
-
getIndex
public double getIndex()The ratio of coverage to the coverage of the baseline audience or zero if this ratio is undefined or is not meaningful.
double index = 6;- Specified by:
getIndexin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- The index.
-
getPotentialYoutubeReach
public long getPotentialYoutubeReach()The approximate estimated number of people that can be reached on YouTube using this targeting.
int64 potential_youtube_reach = 7;- Specified by:
getPotentialYoutubeReachin interfaceTargetingSuggestionMetricsOrBuilder- Returns:
- The potentialYoutubeReach.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static TargetingSuggestionMetrics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static TargetingSuggestionMetrics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected TargetingSuggestionMetrics.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-