Interface YouTubeChannelInsightsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
YouTubeChannelInsights, YouTubeChannelInsights.Builder

public interface YouTubeChannelInsightsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getDisplayName

      String getDisplayName()
       The name of the YouTube Channel.
       
      string display_name = 1;
      Returns:
      The displayName.
    • getDisplayNameBytes

      com.google.protobuf.ByteString getDisplayNameBytes()
       The name of the YouTube Channel.
       
      string display_name = 1;
      Returns:
      The bytes for displayName.
    • hasYoutubeChannel

      boolean hasYoutubeChannel()
       The YouTube Channel ID.
       
      .google.ads.googleads.v20.common.YouTubeChannelInfo youtube_channel = 2;
      Returns:
      Whether the youtubeChannel field is set.
    • getYoutubeChannel

      YouTubeChannelInfo getYoutubeChannel()
       The YouTube Channel ID.
       
      .google.ads.googleads.v20.common.YouTubeChannelInfo youtube_channel = 2;
      Returns:
      The youtubeChannel.
    • getYoutubeChannelOrBuilder

      YouTubeChannelInfoOrBuilder getYoutubeChannelOrBuilder()
       The YouTube Channel ID.
       
      .google.ads.googleads.v20.common.YouTubeChannelInfo youtube_channel = 2;
    • getChannelUrl

      String getChannelUrl()
       URL for the channel in the form of
       https://www.youtube.com/channel/{channel_id}.
       
      string channel_url = 9;
      Returns:
      The channelUrl.
    • getChannelUrlBytes

      com.google.protobuf.ByteString getChannelUrlBytes()
       URL for the channel in the form of
       https://www.youtube.com/channel/{channel_id}.
       
      string channel_url = 9;
      Returns:
      The bytes for channelUrl.
    • getChannelDescription

      String getChannelDescription()
       Description of the channel.
       
      string channel_description = 10;
      Returns:
      The channelDescription.
    • getChannelDescriptionBytes

      com.google.protobuf.ByteString getChannelDescriptionBytes()
       Description of the channel.
       
      string channel_description = 10;
      Returns:
      The bytes for channelDescription.
    • hasChannelMetrics

      boolean hasChannelMetrics()
       The metrics for a YouTube Channel.
       
      .google.ads.googleads.v20.services.YouTubeMetrics channel_metrics = 3;
      Returns:
      Whether the channelMetrics field is set.
    • getChannelMetrics

      YouTubeMetrics getChannelMetrics()
       The metrics for a YouTube Channel.
       
      .google.ads.googleads.v20.services.YouTubeMetrics channel_metrics = 3;
      Returns:
      The channelMetrics.
    • getChannelMetricsOrBuilder

      YouTubeMetricsOrBuilder getChannelMetricsOrBuilder()
       The metrics for a YouTube Channel.
       
      .google.ads.googleads.v20.services.YouTubeMetrics channel_metrics = 3;
    • getChannelAudienceAttributesList

      List<AudienceInsightsAttributeMetadata> getChannelAudienceAttributesList()
       The types of audiences and demographics linked to the channel's main
       audience. Audiences and demographics have a breakdown of subscriber share
       across dimensions of the same value, such as Age Range, Gender, and User
       Interest.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_audience_attributes = 7;
    • getChannelAudienceAttributes

      AudienceInsightsAttributeMetadata getChannelAudienceAttributes(int index)
       The types of audiences and demographics linked to the channel's main
       audience. Audiences and demographics have a breakdown of subscriber share
       across dimensions of the same value, such as Age Range, Gender, and User
       Interest.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_audience_attributes = 7;
    • getChannelAudienceAttributesCount

      int getChannelAudienceAttributesCount()
       The types of audiences and demographics linked to the channel's main
       audience. Audiences and demographics have a breakdown of subscriber share
       across dimensions of the same value, such as Age Range, Gender, and User
       Interest.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_audience_attributes = 7;
    • getChannelAudienceAttributesOrBuilderList

      List<? extends AudienceInsightsAttributeMetadataOrBuilder> getChannelAudienceAttributesOrBuilderList()
       The types of audiences and demographics linked to the channel's main
       audience. Audiences and demographics have a breakdown of subscriber share
       across dimensions of the same value, such as Age Range, Gender, and User
       Interest.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_audience_attributes = 7;
    • getChannelAudienceAttributesOrBuilder

      AudienceInsightsAttributeMetadataOrBuilder getChannelAudienceAttributesOrBuilder(int index)
       The types of audiences and demographics linked to the channel's main
       audience. Audiences and demographics have a breakdown of subscriber share
       across dimensions of the same value, such as Age Range, Gender, and User
       Interest.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_audience_attributes = 7;
    • getChannelAttributesList

      List<AudienceInsightsAttributeMetadata> getChannelAttributesList()
       The attributes associated with the content made by a channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_attributes = 5;
    • getChannelAttributes

      AudienceInsightsAttributeMetadata getChannelAttributes(int index)
       The attributes associated with the content made by a channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_attributes = 5;
    • getChannelAttributesCount

      int getChannelAttributesCount()
       The attributes associated with the content made by a channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_attributes = 5;
    • getChannelAttributesOrBuilderList

      List<? extends AudienceInsightsAttributeMetadataOrBuilder> getChannelAttributesOrBuilderList()
       The attributes associated with the content made by a channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_attributes = 5;
    • getChannelAttributesOrBuilder

      AudienceInsightsAttributeMetadataOrBuilder getChannelAttributesOrBuilder(int index)
       The attributes associated with the content made by a channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata channel_attributes = 5;
    • getTopVideosList

       The top 10 videos for the channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata top_videos = 8;
    • getTopVideos

      AudienceInsightsAttributeMetadata getTopVideos(int index)
       The top 10 videos for the channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata top_videos = 8;
    • getTopVideosCount

      int getTopVideosCount()
       The top 10 videos for the channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata top_videos = 8;
    • getTopVideosOrBuilderList

      List<? extends AudienceInsightsAttributeMetadataOrBuilder> getTopVideosOrBuilderList()
       The top 10 videos for the channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata top_videos = 8;
    • getTopVideosOrBuilder

      AudienceInsightsAttributeMetadataOrBuilder getTopVideosOrBuilder(int index)
       The top 10 videos for the channel.
       
      repeated .google.ads.googleads.v20.common.AudienceInsightsAttributeMetadata top_videos = 8;
    • getChannelType

      String getChannelType()
       Metadata string associated with the type of channel.
       
      string channel_type = 6;
      Returns:
      The channelType.
    • getChannelTypeBytes

      com.google.protobuf.ByteString getChannelTypeBytes()
       Metadata string associated with the type of channel.
       
      string channel_type = 6;
      Returns:
      The bytes for channelType.