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

実施しているプロモーションのタイプを示すには、クーポンの値タイプ [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
検索
検索をクリア
検索を終了
メインメニュー
18153879787995483443
true
ヘルプセンターを検索
true
true
true
true
true
71525
false
false
false
false