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

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







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












com.google.api.services.adsensehost.model

Class AdStyle

    • Constructor Detail

      • AdStyle

        public AdStyle()
    • Method Detail

      • getColors

        public AdStyle.Colors getColors()
        The colors included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
        Returns:
        value or null for none
      • setColors

        public AdStyle setColors(AdStyle.Colors colors)
        The colors included in the style. These are represented as six hexadecimal characters, similar to HTML color codes, but without the leading hash.
        Parameters:
        colors - colors or null for none
      • getCorners

        public String getCorners()
        The style of the corners in the ad (deprecated: never populated, ignored).
        Returns:
        value or null for none
      • setCorners

        public AdStyle setCorners(String corners)
        The style of the corners in the ad (deprecated: never populated, ignored).
        Parameters:
        corners - corners or null for none
      • getFont

        public AdStyle.Font getFont()
        The font which is included in the style.
        Returns:
        value or null for none
      • setFont

        public AdStyle setFont(AdStyle.Font font)
        The font which is included in the style.
        Parameters:
        font - font or null for none
      • getKind

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

        public AdStyle setKind(String kind)
        Kind this is, in this case adsensehost#adStyle.
        Parameters:
        kind - kind or null for none
      • set

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

        public AdStyle 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