Class YouTubeChannelInsights.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
com.google.ads.googleads.v18.services.YouTubeChannelInsights.Builder
- All Implemented Interfaces:
YouTubeChannelInsightsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- YouTubeChannelInsights
public static final class YouTubeChannelInsights.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
implements YouTubeChannelInsightsOrBuilder
YouTube Channel insights, and its metadata (such as channel name and channel ID), returned for a creator insights response.Protobuf type
google.ads.googleads.v18.services.YouTubeChannelInsights-
Method Summary
Modifier and TypeMethodDescriptionaddAllChannelAttributes(Iterable<? extends AudienceInsightsAttributeMetadata> values) The attributes associated with the content made by a channel.addAllChannelAudienceDemographics(Iterable<? extends AudienceInsightsAttributeMetadata> values) The types of audiences and demographics associated with a channel's main audience.addChannelAttributes(int index, AudienceInsightsAttributeMetadata value) The attributes associated with the content made by a channel.addChannelAttributes(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.The attributes associated with the content made by a channel.addChannelAttributes(AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.The attributes associated with the content made by a channel.addChannelAttributesBuilder(int index) The attributes associated with the content made by a channel.addChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata value) The types of audiences and demographics associated with a channel's main audience.addChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience.The types of audiences and demographics associated with a channel's main audience.addChannelAudienceDemographics(AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience.The types of audiences and demographics associated with a channel's main audience.addChannelAudienceDemographicsBuilder(int index) The types of audiences and demographics associated with a channel's main audience.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()The attributes associated with the content made by a channel.The types of audiences and demographics associated with a channel's main audience.The metrics for a YouTube Channel.Metadata string associated with the type of channel.The name of the YouTube Channel.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The YouTube Channel ID.clone()getChannelAttributes(int index) The attributes associated with the content made by a channel.getChannelAttributesBuilder(int index) The attributes associated with the content made by a channel.The attributes associated with the content made by a channel.intThe attributes associated with the content made by a channel.The attributes associated with the content made by a channel.getChannelAttributesOrBuilder(int index) The attributes associated with the content made by a channel.List<? extends AudienceInsightsAttributeMetadataOrBuilder>The attributes associated with the content made by a channel.getChannelAudienceDemographics(int index) The types of audiences and demographics associated with a channel's main audience.getChannelAudienceDemographicsBuilder(int index) The types of audiences and demographics associated with a channel's main audience.The types of audiences and demographics associated with a channel's main audience.intThe types of audiences and demographics associated with a channel's main audience.The types of audiences and demographics associated with a channel's main audience.getChannelAudienceDemographicsOrBuilder(int index) The types of audiences and demographics associated with a channel's main audience.List<? extends AudienceInsightsAttributeMetadataOrBuilder>The types of audiences and demographics associated with a channel's main audience.The metrics for a YouTube Channel.The metrics for a YouTube Channel.The metrics for a YouTube Channel.Metadata string associated with the type of channel.com.google.protobuf.ByteStringMetadata string associated with the type of channel.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe name of the YouTube Channel.com.google.protobuf.ByteStringThe name of the YouTube Channel.The YouTube Channel ID.The YouTube Channel ID.The YouTube Channel ID.booleanThe metrics for a YouTube Channel.booleanThe YouTube Channel ID.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanThe metrics for a YouTube Channel.mergeFrom(YouTubeChannelInsights other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The YouTube Channel ID.removeChannelAttributes(int index) The attributes associated with the content made by a channel.removeChannelAudienceDemographics(int index) The types of audiences and demographics associated with a channel's main audience.setChannelAttributes(int index, AudienceInsightsAttributeMetadata value) The attributes associated with the content made by a channel.setChannelAttributes(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.setChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata value) The types of audiences and demographics associated with a channel's main audience.setChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience.setChannelMetrics(YouTubeMetrics value) The metrics for a YouTube Channel.setChannelMetrics(YouTubeMetrics.Builder builderForValue) The metrics for a YouTube Channel.setChannelType(String value) Metadata string associated with the type of channel.setChannelTypeBytes(com.google.protobuf.ByteString value) Metadata string associated with the type of channel.setDisplayName(String value) The name of the YouTube Channel.setDisplayNameBytes(com.google.protobuf.ByteString value) The name of the YouTube Channel.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) The YouTube Channel ID.setYoutubeChannel(YouTubeChannelInfo.Builder builderForValue) The YouTube Channel ID.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<YouTubeChannelInsights.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
setField
public YouTubeChannelInsights.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
clearField
public YouTubeChannelInsights.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
clearOneof
public YouTubeChannelInsights.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
setRepeatedField
public YouTubeChannelInsights.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
addRepeatedField
public YouTubeChannelInsights.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<YouTubeChannelInsights.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
mergeFrom
public YouTubeChannelInsights.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<YouTubeChannelInsights.Builder>- Throws:
IOException
-
getDisplayName
The name of the YouTube Channel.
string display_name = 1;- Specified by:
getDisplayNamein interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()The name of the YouTube Channel.
string display_name = 1;- Specified by:
getDisplayNameBytesin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
The name of the YouTube Channel.
string display_name = 1;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
The name of the YouTube Channel.
string display_name = 1;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
The name of the YouTube Channel.
string display_name = 1;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
hasYoutubeChannel
public boolean hasYoutubeChannel()The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2;- Specified by:
hasYoutubeChannelin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- Whether the youtubeChannel field is set.
-
getYoutubeChannel
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2;- Specified by:
getYoutubeChannelin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The youtubeChannel.
-
setYoutubeChannel
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2; -
setYoutubeChannel
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2; -
mergeYoutubeChannel
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2; -
clearYoutubeChannel
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2; -
getYoutubeChannelBuilder
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2; -
getYoutubeChannelOrBuilder
The YouTube Channel ID.
.google.ads.googleads.v18.common.YouTubeChannelInfo youtube_channel = 2;- Specified by:
getYoutubeChannelOrBuilderin interfaceYouTubeChannelInsightsOrBuilder
-
hasChannelMetrics
public boolean hasChannelMetrics()The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3;- Specified by:
hasChannelMetricsin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- Whether the channelMetrics field is set.
-
getChannelMetrics
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3;- Specified by:
getChannelMetricsin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The channelMetrics.
-
setChannelMetrics
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3; -
setChannelMetrics
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3; -
mergeChannelMetrics
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3; -
clearChannelMetrics
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3; -
getChannelMetricsBuilder
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3; -
getChannelMetricsOrBuilder
The metrics for a YouTube Channel.
.google.ads.googleads.v18.services.YouTubeMetrics channel_metrics = 3;- Specified by:
getChannelMetricsOrBuilderin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAudienceDemographicsList
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4;- Specified by:
getChannelAudienceDemographicsListin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAudienceDemographicsCount
public int getChannelAudienceDemographicsCount()The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4;- Specified by:
getChannelAudienceDemographicsCountin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAudienceDemographics
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4;- Specified by:
getChannelAudienceDemographicsin interfaceYouTubeChannelInsightsOrBuilder
-
setChannelAudienceDemographics
public YouTubeChannelInsights.Builder setChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata value) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
setChannelAudienceDemographics
public YouTubeChannelInsights.Builder setChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addChannelAudienceDemographics
public YouTubeChannelInsights.Builder addChannelAudienceDemographics(AudienceInsightsAttributeMetadata value) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addChannelAudienceDemographics
public YouTubeChannelInsights.Builder addChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata value) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addChannelAudienceDemographics
public YouTubeChannelInsights.Builder addChannelAudienceDemographics(AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addChannelAudienceDemographics
public YouTubeChannelInsights.Builder addChannelAudienceDemographics(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addAllChannelAudienceDemographics
public YouTubeChannelInsights.Builder addAllChannelAudienceDemographics(Iterable<? extends AudienceInsightsAttributeMetadata> values) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
clearChannelAudienceDemographics
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
removeChannelAudienceDemographics
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
getChannelAudienceDemographicsBuilder
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
getChannelAudienceDemographicsOrBuilder
public AudienceInsightsAttributeMetadataOrBuilder getChannelAudienceDemographicsOrBuilder(int index) The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4;- Specified by:
getChannelAudienceDemographicsOrBuilderin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAudienceDemographicsOrBuilderList
public List<? extends AudienceInsightsAttributeMetadataOrBuilder> getChannelAudienceDemographicsOrBuilderList()The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4;- Specified by:
getChannelAudienceDemographicsOrBuilderListin interfaceYouTubeChannelInsightsOrBuilder
-
addChannelAudienceDemographicsBuilder
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
addChannelAudienceDemographicsBuilder
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
getChannelAudienceDemographicsBuilderList
The types of audiences and demographics associated with a channel's main audience. Audiences and demographics will have a breakdown of subscriber share across dimensions of the same value.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_audience_demographics = 4; -
getChannelAttributesList
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5;- Specified by:
getChannelAttributesListin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAttributesCount
public int getChannelAttributesCount()The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5;- Specified by:
getChannelAttributesCountin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAttributes
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5;- Specified by:
getChannelAttributesin interfaceYouTubeChannelInsightsOrBuilder
-
setChannelAttributes
public YouTubeChannelInsights.Builder setChannelAttributes(int index, AudienceInsightsAttributeMetadata value) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
setChannelAttributes
public YouTubeChannelInsights.Builder setChannelAttributes(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addChannelAttributes
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addChannelAttributes
public YouTubeChannelInsights.Builder addChannelAttributes(int index, AudienceInsightsAttributeMetadata value) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addChannelAttributes
public YouTubeChannelInsights.Builder addChannelAttributes(AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addChannelAttributes
public YouTubeChannelInsights.Builder addChannelAttributes(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addAllChannelAttributes
public YouTubeChannelInsights.Builder addAllChannelAttributes(Iterable<? extends AudienceInsightsAttributeMetadata> values) The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
clearChannelAttributes
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
removeChannelAttributes
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
getChannelAttributesBuilder
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
getChannelAttributesOrBuilder
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5;- Specified by:
getChannelAttributesOrBuilderin interfaceYouTubeChannelInsightsOrBuilder
-
getChannelAttributesOrBuilderList
public List<? extends AudienceInsightsAttributeMetadataOrBuilder> getChannelAttributesOrBuilderList()The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5;- Specified by:
getChannelAttributesOrBuilderListin interfaceYouTubeChannelInsightsOrBuilder
-
addChannelAttributesBuilder
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
addChannelAttributesBuilder
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
getChannelAttributesBuilderList
The attributes associated with the content made by a channel.
repeated .google.ads.googleads.v18.common.AudienceInsightsAttributeMetadata channel_attributes = 5; -
getChannelType
Metadata string associated with the type of channel.
string channel_type = 6;- Specified by:
getChannelTypein interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The channelType.
-
getChannelTypeBytes
public com.google.protobuf.ByteString getChannelTypeBytes()Metadata string associated with the type of channel.
string channel_type = 6;- Specified by:
getChannelTypeBytesin interfaceYouTubeChannelInsightsOrBuilder- Returns:
- The bytes for channelType.
-
setChannelType
Metadata string associated with the type of channel.
string channel_type = 6;- Parameters:
value- The channelType to set.- Returns:
- This builder for chaining.
-
clearChannelType
Metadata string associated with the type of channel.
string channel_type = 6;- Returns:
- This builder for chaining.
-
setChannelTypeBytes
Metadata string associated with the type of channel.
string channel_type = 6;- Parameters:
value- The bytes for channelType to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final YouTubeChannelInsights.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-
mergeUnknownFields
public final YouTubeChannelInsights.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<YouTubeChannelInsights.Builder>
-