guru_products_offers
Produtos e ofertas no Guru (leitura). Ações: list (filtros name, type, marketplace_id, is_hidden, cursor); get (product_id); subscription_options (product_id); checkout_options (product_id + section); offers (product_id); offer (product_id + offer_id); offer_subscription_options (product_id + offer_id); offer_checkout_options (product_id + offer_id + section). section ∈ appearance|content|emails|order-bump|pixels|redirects.
[Flattened action: offers]
Bulk support: accepts product_ids, offer_ids, marketplace_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| cursor | No | ||
| account | No | ||
| section | No | ||
| offer_id | No | ||
| is_hidden | No | ||
| offer_ids | No | ||
| product_id | No | ||
| product_ids | No | ||
| marketplace_id | No | ||
| marketplace_ids | No |