ListingDimensionInfo

产品信息组条件的信息维度。

JSON 表示法
{

  // Union field dimension can be only one of the following:
  "hotelId": {
    object (HotelIdInfo)
  },
  "hotelClass": {
    object (HotelClassInfo)
  },
  "hotelCountryRegion": {
    object (HotelCountryRegionInfo)
  },
  "hotelState": {
    object (HotelStateInfo)
  },
  "hotelCity": {
    object (HotelCityInfo)
  },
  "productCategory": {
    object (ProductCategoryInfo)
  },
  "productBrand": {
    object (ProductBrandInfo)
  },
  "productChannel": {
    object (ProductChannelInfo)
  },
  "productChannelExclusivity": {
    object (ProductChannelExclusivityInfo)
  },
  "productCondition": {
    object (ProductConditionInfo)
  },
  "productCustomAttribute": {
    object (ProductCustomAttributeInfo)
  },
  "productItemId": {
    object (ProductItemIdInfo)
  },
  "productType": {
    object (ProductTypeInfo)
  },
  "productGrouping": {
    object (ProductGroupingInfo)
  },
  "productLabels": {
    object (ProductLabelsInfo)
  },
  "productLegacyCondition": {
    object (ProductLegacyConditionInfo)
  },
  "productTypeFull": {
    object (ProductTypeFullInfo)
  },
  "activityId": {
    object (ActivityIdInfo)
  },
  "activityRating": {
    object (ActivityRatingInfo)
  },
  "activityCountry": {
    object (ActivityCountryInfo)
  },
  "activityState": {
    object (ActivityStateInfo)
  },
  "activityCity": {
    object (ActivityCityInfo)
  },
  "unknownListingDimension": {
    object (UnknownListingDimensionInfo)
  }
  // End of list of possible types for union field dimension.
}
字段
联合字段 dimension。维度始终属于以下某种类型。dimension 只能是下列其中一项:
hotelId

object (HotelIdInfo)

广告客户专用酒店 ID。

hotelClass

object (HotelClassInfo)

酒店星级(1 到 5 颗星)。

hotelCountryRegion

object (HotelCountryRegionInfo)

酒店所在的国家或地区。

hotelState

object (HotelStateInfo)

酒店所在的州/省级行政区。

hotelCity

object (HotelCityInfo)

酒店所在的城市。

productCategory

object (ProductCategoryInfo)

商品的类别。

productBrand

object (ProductBrandInfo)

商品的品牌。

productChannel

object (ProductChannelInfo)

商品的本地性。

productChannelExclusivity

object (ProductChannelExclusivityInfo)

商品的库存状况。

productCondition

object (ProductConditionInfo)

商品的使用情况。

productCustomAttribute

object (ProductCustomAttributeInfo)

商品的属性。

productItemId

object (ProductItemIdInfo)

商品优惠的商品 ID。

productType

object (ProductTypeInfo)

商品优惠的类型。

productGrouping

object (ProductGroupingInfo)

商品优惠的分组。此商品详情维度已废弃,仅在展示广告系列中受支持。

productLabels

object (ProductLabelsInfo)

商品的标签。此商品详情维度已废弃,仅在展示广告系列中受支持。

productLegacyCondition

object (ProductLegacyConditionInfo)

商品的旧版状态。此商品详情维度已废弃,仅在展示广告系列中受支持。

productTypeFull

object (ProductTypeFullInfo)

商品的完整类型。此商品详情维度已废弃,仅在展示广告系列中受支持。

activityId

object (ActivityIdInfo)

广告客户专用活动 ID。

activityRating

object (ActivityRatingInfo)

对活动的评分,评分范围为 1 到 5,其中 5 为最高分。

activityCountry

object (ActivityCountryInfo)

相应旅行活动可供使用的国家/地区。

activityState

object (ActivityStateInfo)

相应旅行活动可供使用的州。

activityCity

object (ActivityCityInfo)

相应旅行活动的提供城市。

unknownListingDimension

object (UnknownListingDimensionInfo)

未知维度。在未设置其他商品详情维度时设置。

HotelIdInfo

广告客户专用酒店 ID。

JSON 表示法
{
  "value": string
}
字段
value

string

酒店 ID 的字符串值。

HotelClassInfo

酒店星级(1 到 5 颗星)。

JSON 表示法
{
  "value": string
}
字段
value

string (int64 format)

酒店星级的长值。

HotelCountryRegionInfo

酒店所在的国家或地区。

JSON 表示法
{
  "countryRegionCriterion": string
}
字段
countryRegionCriterion

string

地理位置定位目标常量资源名称。

HotelStateInfo

酒店所在的州/省级行政区。

JSON 表示法
{
  "stateCriterion": string
}
字段
stateCriterion

string

地理位置定位目标常量资源名称。

HotelCityInfo

酒店所在的城市。

JSON 表示法
{
  "cityCriterion": string
}
字段
cityCriterion

string

地理位置定位目标常量资源名称。

ProductCategoryInfo

商品的类别。

JSON 表示法
{
  "level": enum (ProductCategoryLevel),
  "categoryId": string
}
字段
level

enum (ProductCategoryLevel)

商品类别的级别。

categoryId

string (int64 format)

商品类别的 ID。

此 ID 相当于本文中所述的 google_product_category ID:https://support.google.com/merchants/answer/6324436

ProductBrandInfo

商品的品牌。

JSON 表示法
{
  "value": string
}
字段
value

string

商品品牌的字符串值。

ProductChannelInfo

商品的本地性。

JSON 表示法
{
  "channel": enum (ProductChannel)
}
字段
channel

enum (ProductChannel)

相应地区的值。

ProductChannelExclusivityInfo

商品的库存状况。

JSON 表示法
{
  "channelExclusivity": enum (ProductChannelExclusivity)
}
字段
channelExclusivity

enum (ProductChannelExclusivity)

播出信息的值。

ProductConditionInfo

商品的使用情况。

JSON 表示法
{
  "condition": enum (ProductCondition)
}
字段
condition

enum (ProductCondition)

条件的值。

ProductCustomAttributeInfo

商品的属性。

JSON 表示法
{
  "index": enum (ProductCustomAttributeIndex),
  "value": string
}
字段
index

enum (ProductCustomAttributeIndex)

表示自定义属性的索引。

value

string

商品自定义属性的字符串值。

ProductCustomAttributeIndex

商品自定义属性的索引。

枚举
UNSPECIFIED 未指定。
UNKNOWN 仅用于返回值。表示此版本中未知的值。
INDEX0 第一个商品自定义属性。
INDEX1 第二个商品自定义属性。
INDEX2 第三个商品自定义属性。
INDEX3 第四个商品自定义属性。
INDEX4 第五个商品自定义属性。

ProductItemIdInfo

商品优惠的商品 ID。

JSON 表示法
{
  "value": string
}
字段
value

string

ID 的值。

ProductTypeInfo

商品优惠的类型。

JSON 表示法
{
  "level": enum (ProductTypeLevel),
  "value": string
}
字段
level

enum (ProductTypeLevel)

类型的级别。

value

string

类型的值。

ProductTypeLevel

用于描述商品类型级别的枚举。

枚举
UNSPECIFIED 未指定。
UNKNOWN 仅用于返回值。表示此版本中未知的值。
LEVEL1 第 1 级。
LEVEL2 2 级。
LEVEL3 第 3 级。
LEVEL4 4 级。
LEVEL5 第 5 级。

ProductGroupingInfo

商品优惠的分组。此商品详情维度已废弃,仅在展示广告系列中受支持。

JSON 表示法
{
  "value": string
}
字段
value

string

商品分组的字符串值。

ProductLabelsInfo

商品的标签。此商品详情维度已废弃,仅在展示广告系列中受支持。

JSON 表示法
{
  "value": string
}
字段
value

string

商品标签的字符串值。

ProductLegacyConditionInfo

商品的旧版状态。此商品详情维度已废弃,仅在展示广告系列中受支持。

JSON 表示法
{
  "value": string
}
字段
value

string

商品旧版状态的字符串值。

ProductTypeFullInfo

商品的完整类型。此商品详情维度已废弃,仅在展示广告系列中受支持。

JSON 表示法
{
  "value": string
}
字段
value

string

商品完整类型的字符串值。

ActivityIdInfo

广告客户专用活动 ID。

JSON 表示法
{
  "value": string
}
字段
value

string

活动 ID 的字符串值。

ActivityRatingInfo

对活动的评分,评分范围为 1 到 5,其中 5 为最高分。

JSON 表示法
{
  "value": string
}
字段
value

string (int64 format)

活动评分的长整数值。

ActivityCountryInfo

相应旅行活动可供使用的国家/地区。

JSON 表示法
{
  "value": string
}
字段
value

string

活动所在国家/地区的字符串值。地理位置定位目标常量资源名称。

ActivityStateInfo

相应旅行活动可供使用的州。

JSON 表示法
{
  "value": string
}
字段
value

string

activity 状态的字符串值。地理位置定位目标常量资源名称。

ActivityCityInfo

相应旅行活动的提供城市。

JSON 表示法
{
  "value": string
}
字段
value

string

活动城市的字符串值。地理位置定位目标常量资源名称。

UnknownListingDimensionInfo

此类型没有字段。

未知的产品信息维度。