Campaigns Api Post Api V1External Account Campaigns By Account Id

POST {{baseUrl}}/2022-10/retail-media/accounts/:accountId/campaigns

Creates a new campaign with the specified settings

Request Body

{"data"=>{"type"=>"<string>", "attributes"=>{"name"=>"<string>", "type"=>"auction", "drawableBalanceIds"=>["<string>", "<string>"], "clickAttributionWindow"=>"30D", "viewAttributionWindow"=>"none", "budget"=>"<number>", "clickAttributionScope"=>"sameSkuCategoryBrand", "viewAttributionScope"=>"unknown"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

&quot;&quot;