2026-09-15
▼ ▲ realtimebidding.buyers.creatives.addDeals
Description : Adds a list of deals to a creative, which submits the creative for publisher review. Returns the updated creative.
Parameter Order : name
HTTP Method : POST
Flat Path : v1/buyers/{buyersId}/creatives/{creativesId}:addDeals
Path : v1/{+name}:addDeals
Scopes : https://www.googleapis.com/auth/realtime-bidding
Parameters :
name
Pattern : ^buyers/[^/]+/creatives/[^/]+$
Description : Required. Name of the creative to add the deals to. See creative.name.
Type : string
Location : path
Required : Yes