通知

このヘルプセンターでは、Merchant Center Next と従来の Merchant Center の両方に関するコンテンツをご覧いただけます。参照している記事がご利用の Merchant Center バージョンのものであるかどうかは、各記事の上部にあるロゴで確認してください。

クーポンの値タイプ [coupon_value_type]

従来の Merchant Center と Merchant Center Next のカスタム アイコン。

実施しているプロモーションのタイプを示すには、クーポンの値タイプ [coupon_value_type] 属性を使用します。これにより、Google は高度な自動審査プロセスを実行できるため、プロモーションの承認を迅速に実施できます。

使用場面

Optional すべてのプロモーションで省略可です。

形式

登録したデータを Google が認識できるようにするため、以下の入力形式に関するガイドラインに沿って設定してください。

Unicode 文字(推奨: ASCII のみ)

繰り返しフィールド

不可

ファイル形式

入力例

テキスト フィード

サポートされている値:

  • no_structured_data
  • money_off
  • percent_off
  • buy_m_get_n_money_off
  • buy_m_get_percent_off
  • buy_m_get_money_off
  • free_gift
  • free_gift_with_value
  • free_gift_with_item_id
  • free_shipping_standard
  • free_shipping_overnight
  • free_shipping_two_day
  • free_shipping_with_shipping_config

XML フィード

<g:coupon_value_type>no_structured_data</g:coupon_value_type>

クーポンの値タイプ [coupon_value_type] 属性を使用する場合、登録する値によっては属性の追加が必要になることがあります。たとえば、値「money_off」を登録する場合は、プロモーションによる割引額 [money_off_amount] 属性も使用する必要があります。

以下のサポートされている値のリストに、それぞれの値で必須になる属性と任意の属性を示します。

構造化データなし [no_structured_data]

  • 必須の属性: なし
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]、プロモーションの対象となる購入数の上限 [limit_quantity]、プロモーションの対象となる商品価格の上限 [limit_value]、プロモーション価格 [promotion_price]、プロモーションによる割引額 [money_off_amount]、割引率 [percent_off]、プロモーションによる割引の対象商品アイテム数 [get_this_quantity_discounted]、プレゼント金額 [free_gift_value]、プレゼント アイテム ID [free_gift_item_id]、プレゼントの説明 [free_gift_description]

割引 [money_off]

  • 必須の属性: プロモーションによる割引額 [money_off_amount]
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]

割引率 [percent_off]

  • 必須の属性: 割引率 [percent_off]
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]

m 個購入で n 円割引 [buy_m_get_n_money off]

  • 必須の属性: プロモーションによる割引額 [money_off_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]、プロモーションによる割引の対象商品アイテム数 [get_this_quantity_discounted]
  • 任意の属性: なし

m 個購入で n% 割引 [buy_m_get_n_percent_off]

  • 必須の属性: 割引率 [percent_off]、プロモーションの対象となる購入数の下限 [buy_this_quantity]、プロモーションによる割引の対象商品アイテム数 [get_this_quantity_discounted]
  • 任意の属性: なし

m 個購入で一定額割引 [buy_m_get_money_off]

  • 必須の属性: プロモーションによる割引額 [money_off_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]
  • 任意の属性: なし

m 個購入で一定率割引 [buy_m_get_percent_off]

  • 必須の属性: 割引率 [percent_off]、プロモーションの対象となる購入数の下限 [buy_this_quantity]
  • 任意の属性: なし

プレゼント [free_gift]

  • 必須の属性: プレゼントの説明 [free_gift_description]
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

プレゼント金額 [free_gift_with_value]

  • 必須の属性: プレゼント金額 [free_gift_value]
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

プレゼント アイテム ID [free_gift_with_item_id]

  • 必須の属性: プレゼント アイテム ID [free_gift_item_id]
  • 任意の属性: 最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

送料無料(標準)[free_shipping_standard]

  • 必須の属性: なし
  • 任意の属性: 送料無料のタイプ [free_shipping_type]、最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

送料無料(翌日配送): [free_shipping_overnight]

  • 必須の属性: なし
  • 任意の属性: 送料無料のタイプ [free_shipping_type]、最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

送料無料(翌々日配送)[free_shipping_two_day]

  • 必須の属性: なし
  • 任意の属性: 送料無料のタイプ [free_shipping_type]、最小購入金額 [minimum_purchase_amount]、プロモーションの対象となる購入数の下限 [buy_this_quantity]

配送設定で送料無料 [free_shipping_with_shipping_config]

  • 必須の属性: なし
  • 任意の属性: なし

Content API 用にデータをフォーマットするには、Content API for Shopping に関するリソースをご覧ください。

ご注文金額から $5 オフになるプロモーション  

属性

プロモーション ID [promotion_id]

five_dollar_off_friday

プロモーションのタイトル [long_title]

金曜日は $5 オフ

クーポンの値タイプ [coupon_value_type]

money_off

プロモーションによる割引額 [money_off_amount]

5.00 USD

この情報は役に立ちましたか?

改善できる点がありましたらお聞かせください。
true
検索
検索をクリア
検索を終了
メインメニュー
17979413940968719353
true
ヘルプセンターを検索
true
true
true
true
true
71525
false
false