- JSON 表示法
- HotelIdInfo
- HotelClassInfo
- HotelCountryRegionInfo
- HotelStateInfo
- HotelCityInfo
- ProductCategoryInfo
- ProductBrandInfo
- ProductChannelInfo
- ProductChannelExclusivityInfo
- ProductConditionInfo
- ProductCustomAttributeInfo
- ProductCustomAttributeIndex
- ProductItemIdInfo
- ProductTypeInfo
- ProductTypeLevel
- ProductGroupingInfo
- ProductLabelsInfo
- ProductLegacyConditionInfo
- ProductTypeFullInfo
- ActivityIdInfo
- ActivityRatingInfo
- ActivityCountryInfo
- ActivityStateInfo
- ActivityCityInfo
- UnknownListingDimensionInfo
产品信息组条件的信息维度。
JSON 表示法 |
---|
{ // Union field |
字段 | |
---|---|
联合字段 dimension 。维度始终属于以下某种类型。dimension 只能是下列其中一项: |
|
hotelId |
广告客户专用酒店 ID。 |
hotelClass |
酒店星级(1 到 5 颗星)。 |
hotelCountryRegion |
酒店所在的国家或地区。 |
hotelState |
酒店所在的州/省级行政区。 |
hotelCity |
酒店所在的城市。 |
productCategory |
商品的类别。 |
productBrand |
商品的品牌。 |
productChannel |
商品的本地性。 |
productChannelExclusivity |
商品的库存状况。 |
productCondition |
商品的使用情况。 |
productCustomAttribute |
商品的属性。 |
productItemId |
商品优惠的商品 ID。 |
productType |
商品优惠的类型。 |
productGrouping |
商品优惠的分组。此商品详情维度已废弃,仅在展示广告系列中受支持。 |
productLabels |
商品的标签。此商品详情维度已废弃,仅在展示广告系列中受支持。 |
productLegacyCondition |
商品的旧版状态。此商品详情维度已废弃,仅在展示广告系列中受支持。 |
productTypeFull |
商品的完整类型。此商品详情维度已废弃,仅在展示广告系列中受支持。 |
activityId |
广告客户专用活动 ID。 |
activityRating |
对活动的评分,评分范围为 1 到 5,其中 5 为最高分。 |
activityCountry |
相应旅行活动可供使用的国家/地区。 |
activityState |
相应旅行活动可供使用的州。 |
activityCity |
相应旅行活动的提供城市。 |
unknownListingDimension |
未知维度。在未设置其他商品详情维度时设置。 |
HotelIdInfo
广告客户专用酒店 ID。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
酒店 ID 的字符串值。 |
HotelClassInfo
酒店星级(1 到 5 颗星)。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
酒店星级的长值。 |
HotelCountryRegionInfo
酒店所在的国家或地区。
JSON 表示法 |
---|
{ "countryRegionCriterion": string } |
字段 | |
---|---|
countryRegionCriterion |
地理位置定位目标常量资源名称。 |
HotelStateInfo
酒店所在的州/省级行政区。
JSON 表示法 |
---|
{ "stateCriterion": string } |
字段 | |
---|---|
stateCriterion |
地理位置定位目标常量资源名称。 |
HotelCityInfo
酒店所在的城市。
JSON 表示法 |
---|
{ "cityCriterion": string } |
字段 | |
---|---|
cityCriterion |
地理位置定位目标常量资源名称。 |
ProductCategoryInfo
商品的类别。
JSON 表示法 |
---|
{
"level": enum ( |
字段 | |
---|---|
level |
商品类别的级别。 |
categoryId |
商品类别的 ID。 此 ID 相当于本文中所述的 google_product_category ID:https://support.google.com/merchants/answer/6324436 |
ProductBrandInfo
商品的品牌。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
商品品牌的字符串值。 |
ProductChannelInfo
商品的本地性。
JSON 表示法 |
---|
{
"channel": enum ( |
字段 | |
---|---|
channel |
相应地区的值。 |
ProductChannelExclusivityInfo
商品的库存状况。
JSON 表示法 |
---|
{
"channelExclusivity": enum ( |
字段 | |
---|---|
channelExclusivity |
播出信息的值。 |
ProductConditionInfo
商品的使用情况。
JSON 表示法 |
---|
{
"condition": enum ( |
字段 | |
---|---|
condition |
条件的值。 |
ProductCustomAttributeInfo
商品的属性。
JSON 表示法 |
---|
{
"index": enum ( |
字段 | |
---|---|
index |
表示自定义属性的索引。 |
value |
商品自定义属性的字符串值。 |
ProductCustomAttributeIndex
商品自定义属性的索引。
枚举 | |
---|---|
UNSPECIFIED |
未指定。 |
UNKNOWN |
仅用于返回值。表示此版本中未知的值。 |
INDEX0 |
第一个商品自定义属性。 |
INDEX1 |
第二个商品自定义属性。 |
INDEX2 |
第三个商品自定义属性。 |
INDEX3 |
第四个商品自定义属性。 |
INDEX4 |
第五个商品自定义属性。 |
ProductItemIdInfo
商品优惠的商品 ID。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
ID 的值。 |
ProductTypeInfo
商品优惠的类型。
JSON 表示法 |
---|
{
"level": enum ( |
字段 | |
---|---|
level |
类型的级别。 |
value |
类型的值。 |
ProductTypeLevel
用于描述商品类型级别的枚举。
枚举 | |
---|---|
UNSPECIFIED |
未指定。 |
UNKNOWN |
仅用于返回值。表示此版本中未知的值。 |
LEVEL1 |
第 1 级。 |
LEVEL2 |
2 级。 |
LEVEL3 |
第 3 级。 |
LEVEL4 |
4 级。 |
LEVEL5 |
第 5 级。 |
ProductGroupingInfo
商品优惠的分组。此商品详情维度已废弃,仅在展示广告系列中受支持。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
商品分组的字符串值。 |
ProductLabelsInfo
商品的标签。此商品详情维度已废弃,仅在展示广告系列中受支持。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
商品标签的字符串值。 |
ProductLegacyConditionInfo
商品的旧版状态。此商品详情维度已废弃,仅在展示广告系列中受支持。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
商品旧版状态的字符串值。 |
ProductTypeFullInfo
商品的完整类型。此商品详情维度已废弃,仅在展示广告系列中受支持。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
商品完整类型的字符串值。 |
ActivityIdInfo
广告客户专用活动 ID。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
活动 ID 的字符串值。 |
ActivityRatingInfo
对活动的评分,评分范围为 1 到 5,其中 5 为最高分。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
活动评分的长整数值。 |
ActivityCountryInfo
相应旅行活动可供使用的国家/地区。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
活动所在国家/地区的字符串值。地理位置定位目标常量资源名称。 |
ActivityStateInfo
相应旅行活动可供使用的州。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
activity 状态的字符串值。地理位置定位目标常量资源名称。 |
ActivityCityInfo
相应旅行活动的提供城市。
JSON 表示法 |
---|
{ "value": string } |
字段 | |
---|---|
value |
活动城市的字符串值。地理位置定位目标常量资源名称。 |
UnknownListingDimensionInfo
此类型没有字段。
未知的产品信息维度。