Module: Adparlor::Facebook::GraphApi::Fields::ProductItem

Included in:
ProductItem
Defined in:
lib/adparlor/facebook/graph_api/fields/product_item.rb

Constant Summary collapse

FIELDS =
[:id, :additional_image_urls, :age_group, :applinks, :availability, :brand,
:category, :color, :commerce_insights, :condition, :custom_data, :custom_label_0,
:custom_label_1, :custom_label_2, :custom_label_3, :custom_label_4, :description,
:expiration_date, :gender, :gtin, :image_url, :manufacturer_part_number, :material,
:name, :ordering_index, :pattern, :price, :product_feed, :product_type, :retailer_id,
:retailer_product_group_id, :review_rejection_reasons, :review_status, :sale_price,
:sale_price_end_date, :sale_price_start_date, :shipping_weight_unit,
:shipping_weight_value, :size, :start_date, :url, :visibility]