Packages

package type

Package Members

  1. package types

Type Members

  1. final class Channel extends GeneratedMessageV3 with ChannelOrBuilder

    [Channel](https://support.google.com/merchants/answer/7361332) of a product.
    
    Channel is used to distinguish between online and local products.
    

    [Channel](https://support.google.com/merchants/answer/7361332) of a product.
    
    Channel is used to distinguish between online and local products.
    

    Protobuf type google.shopping.type.Channel

  2. trait ChannelOrBuilder extends MessageOrBuilder
  3. final class CustomAttribute extends GeneratedMessageV3 with CustomAttributeOrBuilder

    A message that represents custom attributes. Exactly one of `value` or
    `group_values` must not be empty.
    

    A message that represents custom attributes. Exactly one of `value` or
    `group_values` must not be empty.
    

    Protobuf type google.shopping.type.CustomAttribute

  4. trait CustomAttributeOrBuilder extends MessageOrBuilder
  5. final class Destination extends GeneratedMessageV3 with DestinationOrBuilder

    Destinations available for a product.
    
    Destinations are used in Merchant Center to allow you to control where the
    products from your data feed should be displayed.
    

    Destinations available for a product.
    
    Destinations are used in Merchant Center to allow you to control where the
    products from your data feed should be displayed.
    

    Protobuf type google.shopping.type.Destination

  6. trait DestinationOrBuilder extends MessageOrBuilder
  7. final class Price extends GeneratedMessageV3 with PriceOrBuilder

    The price represented as a number and currency.
    

    The price represented as a number and currency.
    

    Protobuf type google.shopping.type.Price

  8. trait PriceOrBuilder extends MessageOrBuilder
  9. final class ReportingContext extends GeneratedMessageV3 with ReportingContextOrBuilder

    Reporting contexts that your account and product issues apply to.
    
    Reporting contexts are groups of surfaces and formats for product results on
    Google. They can represent the entire destination (for example, [Shopping
    ads](https://support.google.com/merchants/answer/6149970)) or a subset of
    formats within a destination (for example, [Demand Gen
    ads](https://support.google.com/merchants/answer/13389785)).
    

    Reporting contexts that your account and product issues apply to.
    
    Reporting contexts are groups of surfaces and formats for product results on
    Google. They can represent the entire destination (for example, [Shopping
    ads](https://support.google.com/merchants/answer/6149970)) or a subset of
    formats within a destination (for example, [Demand Gen
    ads](https://support.google.com/merchants/answer/13389785)).
    

    Protobuf type google.shopping.type.ReportingContext

  10. trait ReportingContextOrBuilder extends MessageOrBuilder
  11. final class TypesProto extends AnyRef
  12. final class Weight extends GeneratedMessageV3 with WeightOrBuilder

    The weight represented as the value in string and the unit.
    

    The weight represented as the value in string and the unit.
    

    Protobuf type google.shopping.type.Weight

  13. trait WeightOrBuilder extends MessageOrBuilder

Ungrouped