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)
  },
  "productBiddingCategory": {
    object (ProductBiddingCategoryInfo)
  },
  "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)
  },
  "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)

飯店所在的城市。

productBiddingCategory

object (ProductBiddingCategoryInfo)

產品的出價類別。

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)

提供旅遊活動的國家/地區。

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

指定地理區域常數資源名稱。

ProductBiddingCategoryInfo

產品的出價類別。

JSON 表示法
{
  "level": enum (ProductBiddingCategoryLevel),
  "id": string
}
欄位
level

enum (ProductBiddingCategoryLevel)

產品類別層級。

id

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

活動國家/地區的字串值。指定地理區域常數資源名稱。

UnknownListingDimensionInfo

這個類型沒有任何欄位。

不明的房源維度。