Class AdDetailsResponseRow.Builder

    • Method Detail

      • setEventId

        public AdDetailsResponseRow.Builder setEventId​(long value)
        uint64 event_id = 1 [json_name = "eventId"];
        Parameters:
        value - The eventId to set.
        Returns:
        This builder for chaining.
      • clearEventId

        public AdDetailsResponseRow.Builder clearEventId()
        uint64 event_id = 1 [json_name = "eventId"];
        Returns:
        This builder for chaining.
      • getQuestionIdBytes

        public com.google.protobuf.ByteString getQuestionIdBytes()
        string question_id = 2 [json_name = "questionId"];
        Specified by:
        getQuestionIdBytes in interface AdDetailsResponseRowOrBuilder
        Returns:
        The bytes for questionId.
      • setQuestionId

        public AdDetailsResponseRow.Builder setQuestionId​(java.lang.String value)
        string question_id = 2 [json_name = "questionId"];
        Parameters:
        value - The questionId to set.
        Returns:
        This builder for chaining.
      • clearQuestionId

        public AdDetailsResponseRow.Builder clearQuestionId()
        string question_id = 2 [json_name = "questionId"];
        Returns:
        This builder for chaining.
      • setQuestionIdBytes

        public AdDetailsResponseRow.Builder setQuestionIdBytes​(com.google.protobuf.ByteString value)
        string question_id = 2 [json_name = "questionId"];
        Parameters:
        value - The bytes for questionId to set.
        Returns:
        This builder for chaining.
      • getPlatform

        public java.lang.String getPlatform()
         breakdown
         
        string platform = 10 [json_name = "platform"];
        Specified by:
        getPlatform in interface AdDetailsResponseRowOrBuilder
        Returns:
        The platform.
      • getPlatformBytes

        public com.google.protobuf.ByteString getPlatformBytes()
         breakdown
         
        string platform = 10 [json_name = "platform"];
        Specified by:
        getPlatformBytes in interface AdDetailsResponseRowOrBuilder
        Returns:
        The bytes for platform.
      • setPlatform

        public AdDetailsResponseRow.Builder setPlatform​(java.lang.String value)
         breakdown
         
        string platform = 10 [json_name = "platform"];
        Parameters:
        value - The platform to set.
        Returns:
        This builder for chaining.
      • clearPlatform

        public AdDetailsResponseRow.Builder clearPlatform()
         breakdown
         
        string platform = 10 [json_name = "platform"];
        Returns:
        This builder for chaining.
      • setPlatformBytes

        public AdDetailsResponseRow.Builder setPlatformBytes​(com.google.protobuf.ByteString value)
         breakdown
         
        string platform = 10 [json_name = "platform"];
        Parameters:
        value - The bytes for platform to set.
        Returns:
        This builder for chaining.
      • getTotalAdImpressions

        public int getTotalAdImpressions()
         counts 
         
        uint32 total_ad_impressions = 20 [json_name = "totalAdImpressions"];
        Specified by:
        getTotalAdImpressions in interface AdDetailsResponseRowOrBuilder
        Returns:
        The totalAdImpressions.
      • setTotalAdImpressions

        public AdDetailsResponseRow.Builder setTotalAdImpressions​(int value)
         counts 
         
        uint32 total_ad_impressions = 20 [json_name = "totalAdImpressions"];
        Parameters:
        value - The totalAdImpressions to set.
        Returns:
        This builder for chaining.
      • clearTotalAdImpressions

        public AdDetailsResponseRow.Builder clearTotalAdImpressions()
         counts 
         
        uint32 total_ad_impressions = 20 [json_name = "totalAdImpressions"];
        Returns:
        This builder for chaining.
      • setTotalDisplayImpressions

        public AdDetailsResponseRow.Builder setTotalDisplayImpressions​(int value)
        uint32 total_display_impressions = 21 [json_name = "totalDisplayImpressions"];
        Parameters:
        value - The totalDisplayImpressions to set.
        Returns:
        This builder for chaining.
      • clearTotalDisplayImpressions

        public AdDetailsResponseRow.Builder clearTotalDisplayImpressions()
        uint32 total_display_impressions = 21 [json_name = "totalDisplayImpressions"];
        Returns:
        This builder for chaining.
      • setTotalAdVideoImpressions

        public AdDetailsResponseRow.Builder setTotalAdVideoImpressions​(int value)
        uint32 total_ad_video_impressions = 22 [json_name = "totalAdVideoImpressions"];
        Parameters:
        value - The totalAdVideoImpressions to set.
        Returns:
        This builder for chaining.
      • clearTotalAdVideoImpressions

        public AdDetailsResponseRow.Builder clearTotalAdVideoImpressions()
        uint32 total_ad_video_impressions = 22 [json_name = "totalAdVideoImpressions"];
        Returns:
        This builder for chaining.
      • setTotalAdVideoPlayed

        public AdDetailsResponseRow.Builder setTotalAdVideoPlayed​(int value)
        uint32 total_ad_video_played = 23 [json_name = "totalAdVideoPlayed"];
        Parameters:
        value - The totalAdVideoPlayed to set.
        Returns:
        This builder for chaining.
      • clearTotalAdVideoPlayed

        public AdDetailsResponseRow.Builder clearTotalAdVideoPlayed()
        uint32 total_ad_video_played = 23 [json_name = "totalAdVideoPlayed"];
        Returns:
        This builder for chaining.
      • setTotalAdClicks

        public AdDetailsResponseRow.Builder setTotalAdClicks​(int value)
        uint32 total_ad_clicks = 24 [json_name = "totalAdClicks"];
        Parameters:
        value - The totalAdClicks to set.
        Returns:
        This builder for chaining.
      • clearTotalAdClicks

        public AdDetailsResponseRow.Builder clearTotalAdClicks()
        uint32 total_ad_clicks = 24 [json_name = "totalAdClicks"];
        Returns:
        This builder for chaining.
      • setTotalAdInteractions

        public AdDetailsResponseRow.Builder setTotalAdInteractions​(int value)
        uint32 total_ad_interactions = 25 [json_name = "totalAdInteractions"];
        Parameters:
        value - The totalAdInteractions to set.
        Returns:
        This builder for chaining.
      • clearTotalAdInteractions

        public AdDetailsResponseRow.Builder clearTotalAdInteractions()
        uint32 total_ad_interactions = 25 [json_name = "totalAdInteractions"];
        Returns:
        This builder for chaining.
      • setAdVideoQ25

        public AdDetailsResponseRow.Builder setAdVideoQ25​(int value)
        uint32 ad_video_q25 = 26 [json_name = "adVideoQ25"];
        Parameters:
        value - The adVideoQ25 to set.
        Returns:
        This builder for chaining.
      • clearAdVideoQ25

        public AdDetailsResponseRow.Builder clearAdVideoQ25()
        uint32 ad_video_q25 = 26 [json_name = "adVideoQ25"];
        Returns:
        This builder for chaining.
      • setAdVideoQ50

        public AdDetailsResponseRow.Builder setAdVideoQ50​(int value)
        uint32 ad_video_q50 = 27 [json_name = "adVideoQ50"];
        Parameters:
        value - The adVideoQ50 to set.
        Returns:
        This builder for chaining.
      • clearAdVideoQ50

        public AdDetailsResponseRow.Builder clearAdVideoQ50()
        uint32 ad_video_q50 = 27 [json_name = "adVideoQ50"];
        Returns:
        This builder for chaining.
      • setAdVideoQ75

        public AdDetailsResponseRow.Builder setAdVideoQ75​(int value)
        uint32 ad_video_q75 = 28 [json_name = "adVideoQ75"];
        Parameters:
        value - The adVideoQ75 to set.
        Returns:
        This builder for chaining.
      • clearAdVideoQ75

        public AdDetailsResponseRow.Builder clearAdVideoQ75()
        uint32 ad_video_q75 = 28 [json_name = "adVideoQ75"];
        Returns:
        This builder for chaining.
      • setAdVideoComplete

        public AdDetailsResponseRow.Builder setAdVideoComplete​(int value)
        uint32 ad_video_complete = 29 [json_name = "adVideoComplete"];
        Parameters:
        value - The adVideoComplete to set.
        Returns:
        This builder for chaining.
      • clearAdVideoComplete

        public AdDetailsResponseRow.Builder clearAdVideoComplete()
        uint32 ad_video_complete = 29 [json_name = "adVideoComplete"];
        Returns:
        This builder for chaining.
      • setAdReplays

        public AdDetailsResponseRow.Builder setAdReplays​(int value)
        uint32 ad_replays = 30 [json_name = "adReplays"];
        Parameters:
        value - The adReplays to set.
        Returns:
        This builder for chaining.
      • clearAdReplays

        public AdDetailsResponseRow.Builder clearAdReplays()
        uint32 ad_replays = 30 [json_name = "adReplays"];
        Returns:
        This builder for chaining.
      • setAdUnmutes

        public AdDetailsResponseRow.Builder setAdUnmutes​(int value)
        uint32 ad_unmutes = 31 [json_name = "adUnmutes"];
        Parameters:
        value - The adUnmutes to set.
        Returns:
        This builder for chaining.
      • clearAdUnmutes

        public AdDetailsResponseRow.Builder clearAdUnmutes()
        uint32 ad_unmutes = 31 [json_name = "adUnmutes"];
        Returns:
        This builder for chaining.
      • getAdTotalReach

        public int getAdTotalReach()
         reach + engaged/conversions
         
        uint32 ad_total_reach = 40 [json_name = "adTotalReach"];
        Specified by:
        getAdTotalReach in interface AdDetailsResponseRowOrBuilder
        Returns:
        The adTotalReach.
      • setAdTotalReach

        public AdDetailsResponseRow.Builder setAdTotalReach​(int value)
         reach + engaged/conversions
         
        uint32 ad_total_reach = 40 [json_name = "adTotalReach"];
        Parameters:
        value - The adTotalReach to set.
        Returns:
        This builder for chaining.
      • clearAdTotalReach

        public AdDetailsResponseRow.Builder clearAdTotalReach()
         reach + engaged/conversions
         
        uint32 ad_total_reach = 40 [json_name = "adTotalReach"];
        Returns:
        This builder for chaining.
      • setAdEngagedViews

        public AdDetailsResponseRow.Builder setAdEngagedViews​(int value)
        uint32 ad_engaged_views = 41 [json_name = "adEngagedViews"];
        Parameters:
        value - The adEngagedViews to set.
        Returns:
        This builder for chaining.
      • clearAdEngagedViews

        public AdDetailsResponseRow.Builder clearAdEngagedViews()
        uint32 ad_engaged_views = 41 [json_name = "adEngagedViews"];
        Returns:
        This builder for chaining.
      • setAdConversions

        public AdDetailsResponseRow.Builder setAdConversions​(int value)
        uint32 ad_conversions = 42 [json_name = "adConversions"];
        Parameters:
        value - The adConversions to set.
        Returns:
        This builder for chaining.
      • clearAdConversions

        public AdDetailsResponseRow.Builder clearAdConversions()
        uint32 ad_conversions = 42 [json_name = "adConversions"];
        Returns:
        This builder for chaining.
      • setTotalEventViewers

        public AdDetailsResponseRow.Builder setTotalEventViewers​(int value)
        uint32 total_event_viewers = 43 [json_name = "totalEventViewers"];
        Parameters:
        value - The totalEventViewers to set.
        Returns:
        This builder for chaining.
      • clearTotalEventViewers

        public AdDetailsResponseRow.Builder clearTotalEventViewers()
        uint32 total_event_viewers = 43 [json_name = "totalEventViewers"];
        Returns:
        This builder for chaining.
      • setAverageCtr

        public AdDetailsResponseRow.Builder setAverageCtr​(double value)
         rate fields
         
        double average_ctr = 50 [json_name = "averageCtr"];
        Parameters:
        value - The averageCtr to set.
        Returns:
        This builder for chaining.
      • clearAverageCtr

        public AdDetailsResponseRow.Builder clearAverageCtr()
         rate fields
         
        double average_ctr = 50 [json_name = "averageCtr"];
        Returns:
        This builder for chaining.
      • setAdInteractionRate

        public AdDetailsResponseRow.Builder setAdInteractionRate​(double value)
        double ad_interaction_rate = 51 [json_name = "adInteractionRate"];
        Parameters:
        value - The adInteractionRate to set.
        Returns:
        This builder for chaining.
      • clearAdInteractionRate

        public AdDetailsResponseRow.Builder clearAdInteractionRate()
        double ad_interaction_rate = 51 [json_name = "adInteractionRate"];
        Returns:
        This builder for chaining.
      • setVideoCompletionRate

        public AdDetailsResponseRow.Builder setVideoCompletionRate​(double value)
        double video_completion_rate = 52 [json_name = "videoCompletionRate"];
        Parameters:
        value - The videoCompletionRate to set.
        Returns:
        This builder for chaining.
      • clearVideoCompletionRate

        public AdDetailsResponseRow.Builder clearVideoCompletionRate()
        double video_completion_rate = 52 [json_name = "videoCompletionRate"];
        Returns:
        This builder for chaining.
      • setAdReplayRate

        public AdDetailsResponseRow.Builder setAdReplayRate​(double value)
        double ad_replay_rate = 53 [json_name = "adReplayRate"];
        Parameters:
        value - The adReplayRate to set.
        Returns:
        This builder for chaining.
      • clearAdReplayRate

        public AdDetailsResponseRow.Builder clearAdReplayRate()
        double ad_replay_rate = 53 [json_name = "adReplayRate"];
        Returns:
        This builder for chaining.
      • setAdViewRate

        public AdDetailsResponseRow.Builder setAdViewRate​(double value)
        double ad_view_rate = 54 [json_name = "adViewRate"];
        Parameters:
        value - The adViewRate to set.
        Returns:
        This builder for chaining.
      • clearAdViewRate

        public AdDetailsResponseRow.Builder clearAdViewRate()
        double ad_view_rate = 54 [json_name = "adViewRate"];
        Returns:
        This builder for chaining.
      • setAdFrequency

        public AdDetailsResponseRow.Builder setAdFrequency​(double value)
        double ad_frequency = 55 [json_name = "adFrequency"];
        Parameters:
        value - The adFrequency to set.
        Returns:
        This builder for chaining.
      • clearAdFrequency

        public AdDetailsResponseRow.Builder clearAdFrequency()
        double ad_frequency = 55 [json_name = "adFrequency"];
        Returns:
        This builder for chaining.
      • setAdUnmuteRate

        public AdDetailsResponseRow.Builder setAdUnmuteRate​(double value)
        double ad_unmute_rate = 56 [json_name = "adUnmuteRate"];
        Parameters:
        value - The adUnmuteRate to set.
        Returns:
        This builder for chaining.
      • clearAdUnmuteRate

        public AdDetailsResponseRow.Builder clearAdUnmuteRate()
        double ad_unmute_rate = 56 [json_name = "adUnmuteRate"];
        Returns:
        This builder for chaining.
      • setAdReachPct

        public AdDetailsResponseRow.Builder setAdReachPct​(double value)
        double ad_reach_pct = 57 [json_name = "adReachPct"];
        Parameters:
        value - The adReachPct to set.
        Returns:
        This builder for chaining.
      • clearAdReachPct

        public AdDetailsResponseRow.Builder clearAdReachPct()
        double ad_reach_pct = 57 [json_name = "adReachPct"];
        Returns:
        This builder for chaining.
      • setAdConversionRate

        public AdDetailsResponseRow.Builder setAdConversionRate​(double value)
        double ad_conversion_rate = 58 [json_name = "adConversionRate"];
        Parameters:
        value - The adConversionRate to set.
        Returns:
        This builder for chaining.
      • clearAdConversionRate

        public AdDetailsResponseRow.Builder clearAdConversionRate()
        double ad_conversion_rate = 58 [json_name = "adConversionRate"];
        Returns:
        This builder for chaining.