Interface Campaign.VanityPharmaOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
    All Known Implementing Classes:
    Campaign.VanityPharma, Campaign.VanityPharma.Builder
    Enclosing class:
    Campaign

    public static interface Campaign.VanityPharmaOrBuilder
    extends com.google.protobuf.MessageOrBuilder
    • Method Detail

      • getVanityPharmaDisplayUrlModeValue

        int getVanityPharmaDisplayUrlModeValue()
         The display mode for vanity pharma URLs.
         
        .google.ads.googleads.v10.enums.VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode vanity_pharma_display_url_mode = 1;
        Returns:
        The enum numeric value on the wire for vanityPharmaDisplayUrlMode.
      • getVanityPharmaDisplayUrlMode

        VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode getVanityPharmaDisplayUrlMode()
         The display mode for vanity pharma URLs.
         
        .google.ads.googleads.v10.enums.VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode vanity_pharma_display_url_mode = 1;
        Returns:
        The vanityPharmaDisplayUrlMode.
      • getVanityPharmaTextValue

        int getVanityPharmaTextValue()
         The text that will be displayed in display URL of the text ad when
         website description is the selected display mode for vanity pharma URLs.
         
        .google.ads.googleads.v10.enums.VanityPharmaTextEnum.VanityPharmaText vanity_pharma_text = 2;
        Returns:
        The enum numeric value on the wire for vanityPharmaText.
      • getVanityPharmaText

        VanityPharmaTextEnum.VanityPharmaText getVanityPharmaText()
         The text that will be displayed in display URL of the text ad when
         website description is the selected display mode for vanity pharma URLs.
         
        .google.ads.googleads.v10.enums.VanityPharmaTextEnum.VanityPharmaText vanity_pharma_text = 2;
        Returns:
        The vanityPharmaText.