Update product group promotions

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

Update multiple existing Product Group Promotions (by productgroupid)

Request Body

{"product_group_promotion"=>[{"catalog_product_group_id"=>"1234123", "slideshow_collections_description"=>"Description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123123", "catalog_product_group_name"=>"ProductGroupName", "collections_hero_destination_url"=>"http://www.pinterest.com", "tracking_url"=>"https://www.pinterest.com", "slideshow_collections_title"=>"Title", "status"=>"ACTIVE"}, {"catalog_product_group_id"=>"1231231", "slideshow_collections_description"=>"Other description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123124", "catalog_product_group_name"=>"ProductGroupName", "collections_hero_destination_url"=>"http://www.pinterest.com", "tracking_url"=>"https://www.pinterest.com", "slideshow_collections_title"=>"Title", "status"=>"ACTIVE"}], "ad_group_id"=>"26823439592705"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

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