All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.Metrics.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






Metrics (Content API for Shopping v2.1-rev20210325-1.31.0)












com.google.api.services.content.model

Class Metrics

    • Constructor Detail

      • Metrics

        public Metrics()
    • Method Detail

      • getClicks

        public Long getClicks()
        Number of clicks.
        Returns:
        value or null for none
      • setClicks

        public Metrics setClicks(Long clicks)
        Number of clicks.
        Parameters:
        clicks - clicks or null for none
      • getCtr

        public Double getCtr()
        Number of clicks merchant's products receive (clicks) divided by the number of times the products are shown (impressions).
        Returns:
        value or null for none
      • setCtr

        public Metrics setCtr(Double ctr)
        Number of clicks merchant's products receive (clicks) divided by the number of times the products are shown (impressions).
        Parameters:
        ctr - ctr or null for none
      • getImpressions

        public Long getImpressions()
        Number of times merchant's products are shown.
        Returns:
        value or null for none
      • setImpressions

        public Metrics setImpressions(Long impressions)
        Number of times merchant's products are shown.
        Parameters:
        impressions - impressions or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy