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

target.apidocs.com.google.api.services.adsensehost.model.AdClient.html Maven / Gradle / Ivy







AdClient (AdSense Host API v4.1-rev20200930-2.0.0)












com.google.api.services.adsensehost.model

Class AdClient

    • Constructor Detail

      • AdClient

        public AdClient()
    • Method Detail

      • getArcOptIn

        public Boolean getArcOptIn()
        Whether this ad client is opted in to ARC.
        Returns:
        value or null for none
      • setArcOptIn

        public AdClient setArcOptIn(Boolean arcOptIn)
        Whether this ad client is opted in to ARC.
        Parameters:
        arcOptIn - arcOptIn or null for none
      • getId

        public String getId()
        Unique identifier of this ad client.
        Returns:
        value or null for none
      • setId

        public AdClient setId(String id)
        Unique identifier of this ad client.
        Parameters:
        id - id or null for none
      • getKind

        public String getKind()
        Kind of resource this is, in this case adsensehost#adClient.
        Returns:
        value or null for none
      • setKind

        public AdClient setKind(String kind)
        Kind of resource this is, in this case adsensehost#adClient.
        Parameters:
        kind - kind or null for none
      • getProductCode

        public String getProductCode()
        This ad client's product code, which corresponds to the PRODUCT_CODE report dimension.
        Returns:
        value or null for none
      • setProductCode

        public AdClient setProductCode(String productCode)
        This ad client's product code, which corresponds to the PRODUCT_CODE report dimension.
        Parameters:
        productCode - productCode or null for none
      • getSupportsReporting

        public Boolean getSupportsReporting()
        Whether this ad client supports being reported on.
        Returns:
        value or null for none
      • setSupportsReporting

        public AdClient setSupportsReporting(Boolean supportsReporting)
        Whether this ad client supports being reported on.
        Parameters:
        supportsReporting - supportsReporting or null for none
      • set

        public AdClient set(String fieldName,
                            Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public AdClient clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy