public class SaveOfferRequest
extends OfferBase
Constructor and Description |
---|
SaveOfferRequest(long id,
String name,
String content)
Constructs a
SaveOfferRequest using the parameters required to update an offer |
SaveOfferRequest(String name,
String content)
Constructs an object of this type using the minimal required to create an offer.
|
public SaveOfferRequest(long id, String name, String content)
SaveOfferRequest
using the parameters required to update an offerid
- the offer id, as assigned by Adobe Target. This cannot be 0name
- the offer namecontent
- the content of the offer"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"