Update product group promotions
PATCH {{baseUrl}}/ad_accounts/:ad_account_id/product_group_promotions
This endpoint is currently in beta and not available to all apps. Learn more.
Update multiple existing Product Group Promotions (by productgroupid)
Request Body
{"product_group_promotion"=>[{"product_group_promotion_id"=>"1234123", "slideshow_collections_description"=>"Description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123123", "product_group_promotion_name"=>"ProductGroupName", "collections_hero_destination_url"=>"http://www.pinterest.com", "tracking_url"=>"https://www.pinterest.com", "slideshow_collections_title"=>"Title", "status"=>"ACTIVE"}, {"product_group_promotion_id"=>"1231231", "slideshow_collections_description"=>"Other description", "creative_type"=>"REGULAR", "collections_hero_pin_id"=>"123124", "product_group_promotion_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
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
[{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"exceptions":{"code":2,"message":"Advertiser not found."}},{"data":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"exceptions":{"code":2,"message":"Advertiser not found."}}]