updateOfferById: Update Offer by ID

Description Usage Arguments Examples

View source: R/offers.R

Description

Updates the content offer referenced by the id specified in the URL. https://developers.adobetarget.com/api/#update-offer-by-id

Usage

1
updateOfferById(offerId, offerName, updatedContent, api.version = "v2")

Arguments

offerId

Examples

1
updateOfferById(offerId="535745", offerName="asdf", updatedContent="<b>asdf</b>")

derring-do/adobeTaRget documentation built on March 17, 2021, 5:24 a.m.