Create product group promotions

POST {{baseUrl}}/ad_accounts/:ad_account_id/product_group_promotions

Add one or more product groups from your catalog to an existing ad group. (Product groups added to an ad group are a 'product group promotion.')

Request Body

{"product_group_promotion"=>[{"slideshow_collections_description"=>"Description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123123", "product_group_promotion_name"=>"catalogProductGroupName", "collections_hero_destination_url"=>"http://www.pinterest.com", "tracking_url"=>"https://www.pinterest.com", "slideshow_collections_title"=>"Title", "status"=>"ACTIVE"}, {"slideshow_collections_description"=>"Description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123123", "product_group_promotion_name"=>"catalogProductGroupName", "collections_hero_destination_url"=>"http://www.pinterest.com", "tracking_url"=>"https://www.pinterest.com", "slideshow_collections_title"=>"Title", "status"=>"ACTIVE"}], "ad_group_id"=>"2680059592705"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

[{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"exceptions":{"code":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"message":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}},{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"exceptions":{"code":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"message":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}]