Interface ProductChannelExclusivityInfoOrBuilder

    • Method Detail

      • getChannelExclusivityValue

        int getChannelExclusivityValue()
         Value of the availability.
         
        .google.ads.googleads.v10.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity channel_exclusivity = 1;
        Returns:
        The enum numeric value on the wire for channelExclusivity.
      • getChannelExclusivity

        ProductChannelExclusivityEnum.ProductChannelExclusivity getChannelExclusivity()
         Value of the availability.
         
        .google.ads.googleads.v10.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity channel_exclusivity = 1;
        Returns:
        The channelExclusivity.